Urgent! Standalone Problem!!!

Chris Sheffield cmsheffield at gmail.com
Thu Sep 18 16:06:59 EDT 2008


Custom property set cRevStandaloneSettings, then the name property  
within that set. Make sure you have "Rev UI elements appear in lists"  
checked in Rev prefs or you won't be able to see it in the prop  
inspector.

So something like:

put the cRevStandaloneSettings["name"] of this stack into  
tStandaloneName

should get you what you want.

Hope that helps
Chris


On Sep 18, 2008, at 1:54 PM, Dave wrote:

> Hi,
>
> I need to get the name of the Standalone Application when I'm  
> running in IDE mode. I have a standaloneSaved handler that sets  
> vital information for the Standalone after is has been saved, The  
> main problem is that the  standaloneSaved handler is passed the name  
> of the Standalone folder in which the new folder for the  
> applications (Mac and Windows) have been saved, e.g.
>
> <path>/StandAloneFolder/
>
> Whereas what would be really useful would be the folder that is  
> created to store the Standalone Application, e.g.
>
> <path>/StandAloneFolder/AppName/
>
> Which contains:
>
> MacOSX
> Windows
>
> I either the folder name or I need to be able to get the Standalone  
> Settings for the Application where the name of the Application is  
> stored.
>
> Does anyone have any idea on how to solve this?
>
> All the Best
> Dave
>
>
>
>
>
> _______________________________________________
> 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

--
Chris Sheffield
Read Naturally, Inc.
www.readnaturally.com




More information about the use-livecode mailing list