Hi gang, Got it working. Pretty simple actually:
Here's the guts (after putting the filepath into fld "docPath") put shortFilePath(fld "docPath") into tDocPath replace "/" with "\" in tDocPath put "start" && tDocPath into tDosCommand set the hideconsolewindows to true get shell(tDosCommand) Here's a demo: type in the message: go URL "http://www.altuit.com/webs/altuit2/RunRev/WinXPFileLauncher.rev" best, Chipp _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
