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
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc

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

Reply via email to