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

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to