From: | Alexander Niven-Jenkins |
Date: | 22 May 2001 at 19:27:49 |
Subject: | [D5] ARexx launching as WB... |
Hiya,
More of a general ARexx question. Sorry.
Is it possible to launch an application within an ARexx script as though
it has been launched from WB?
Thomas Richters CLICon is the kind of thing but seems icon based? Is
there some form of ARexx wrapper for WBStart.library/handler?
I basically want to replace
ADDRESS COMMAND
'program <parameters>'
with something along the lines of
ADDRESS COMMAND
'loadwb program'
Is it possible to manually use DOpusRT for this?
Regards
Alexander Niven-Jenkins