Hi,

Sorry I really don't understand what you mean. The stack file is definitely present so the "if there is a stack" always succeeds, also I am using the full path so I don't need to do the "set directory" command, I just use the full path string.

Still puzzled!

All the Best
Dave

Hi David

trying to see it differently may answer your question
on preopenstack
  set the directory to thispath
  if there is a stack thisstack then
    start using stack thisstack
  else
    reporterror thefiles
  end if
  pass preopenstack
end preopenstack

cheers
Xavier

 -----Original Message-----
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 David Burgun
 Sent: Friday, September 09, 2005 13:19
 To: How to use Revolution
 Subject: preOpenStack Weirdness

 Hi,

 I have a stack that has a preOpenStack handler in the Stack Script.
 When I try to do the following I get a error:

 start using stack "/Documents/RunRev/Stacks/Main.rev"

 This statement causes an error saying that the Stack Cannot
 be found but I know's is there and if I run this script in a
 mouseUp handler or in the openStack handler it works ok.

 Why doesn't this work as expected??

 Thanks a lot for your help
 All the Best
 Dave

 _______________________________________________
 use-revolution mailing list
 [email protected]
 Please visit this url to subscribe, unsubscribe and manage
 your subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to