name of .exe Rev app that sublaunches .rev file

Richard Gaskin ambassador at fourthworld.com
Mon Sep 29 17:55:01 EDT 2003


Rob Gould wrote:

> I've got a Revolution app that is launched by an .exe file that I created in
> Revolution as a "stub" launcher.  This stub launch has just 1 line of code in
> it that tell it to run another .rev file from a web-site.  Is there a way,
> within that .rev file on the web-site to determine the name of the .exe file
> that launched it?

If you're writing the standalone, why not just include a function in the
mainstack script to return any data you need?

If that won't work, you could get the staacks and walk through the list
getting the filename of each....

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge: Publish any database on any Web site
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc




More information about the use-livecode mailing list