Stackfile Handler in OS X

Gregory Lypny gregory.lypny at videotron.ca
Fri Jan 4 22:12:01 EST 2002


Hi Everyone,

I noticed that calls to substacks (e.g. go to stack "X") based on the 
stackfile handler below, that I use in all my older stacks, does not 
work in OS X unless each of the substacks is opened individually first.  
Any thoughts on this?

------ script in main stack -------
on preOpenStack
   get the effective fileName of this stack
   set the itemDelimiter to "/"
   put empty into last item of it
   set the directory to it
   set the itemDelimiter to comma
end preOpenStack
------- end --------------

	Greg




More information about the metacard mailing list