[REBOL] Re: Rebol/Windows Macro Maker - Autopilot.r
From: james:mustard at: 1-Apr-2002 9:38
As an aside - for those without pro or command you can do the following as a
replacement for call:
browse %autopilot.vbs
This will launch the script WITHOUT launching the browser - depending on
your security settings and whether you have the Windows Scripting Host
installed.
Please also note that the original function needs to launch as
Autopilot "myMacrofile"
;rather than Autopilot "myMacrofile.txt" due to the Macro1 line which
appends txt again.
James.