Application Folder

Lynch, Jonathan bnz2 at cdc.gov
Thu Sep 1 09:29:35 EDT 2005


I have been doing this with just getting the filename, rather than the
effective filename.

Is there a potential problem with using the filename rather than the
effective filename?

-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Scott Kane
- Reptile Software Consultant
Sent: Thursday, September 01, 2005 7:48 AM
To: 'How to use Revolution'
Subject: RE: Application Folder

G'day Klaus,

> i recommend to put this into the preopenstack script of your  
> mainstack/standalone
> and then you could store it in a global variable or custom-property  
> for later use.
> 
> on preopenstack
>     put the itemDel into tSavedDel
>     set the itemDel to "/"
>     get the effective fileName of this stack
>     delete the last item of it
>     global whatsoever
>     put it into whatsoever
>     ....
> end preopenstack

Works beautifully!  Thank you ever so much!  :-)

Scott


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





More information about the use-livecode mailing list