Newbie Here

Mark Wieder mwieder at ahsoftware.net
Tue Mar 1 12:14:52 EST 2005


Michael-

Tuesday, March 1, 2005, 3:39:53 AM, you wrote:

M> Thanks for the quick reply. I would like to add the executables inside
M> the application and run the exe's from within RR. So I don't have to
M> drop them into a folder on the PC and cause any version problems. Or I
M> could drop the files to the PC in a temp dir then remove the files
M> during exit. I see the "copy files" under standalone application
M> settings is this the appropriate place to include files for the app ?
M> Not sure of the function with the copy files option ? Thanks Michael

I'm not convinced that's a good idea (you're bound to run into
permissions problems and other such Windows annoyances), but if you
have to follow through with it, you might consider storing the binary
executables in custom properties and unleashing them when necessary.

set the exeFile of button "RunMe" to url "binfile:c:/myFile.exe"

put the exeFile of button "RunMe" into url "binfile://pequod/x/z.exe"

-- 
-Mark Wieder
 mwieder at ahsoftware.net



More information about the use-livecode mailing list