Short: v3.0, WB 3.9 ToolsDaemon Menu Launcher Author: rescator@emsai.net (Roger Hågensen) Uploader: rescator@emsai.net (Roger Hågensen) Type: util/wb Requires: OS3.9 (V45+), WbStartEmu.lha, (optionally THE.lha) Version: 3.0 v3.0 of the ToolsDaemon replacement script (now 99% complete :) This is a launch script for WB menus, it allows program launch with file selection from the WB menus. It also supports arguments/options as well. You can set the stack, and if the launch method should be CLI or WB. (requires WBStartEmu) RunArgs.rexx works best with a WB Menu setup tool like T.H.E. A screengrab on how to set things up is included, plus a document describing things in a bit more detail. From v3.0 of RunArgs.rexx you should be able to convert your old ToolsDaemon menus perfectly. This means that RunArgs.rexx support *ALL* the options that ToolsDaemon supported when launching programs. Even the special [] arg marker is supported :D Now it should be VERY easy for someone to create a prefs converter for ToolsDaemon which support all the launch options, thanks to RunArgs.rexx :D CHANGES v3.0 - 5 January 2001 New: WOW! Amazing, now even ToolsDaemon [] arg markers are supported, but there's more....... Proper AmigaDOS CLI args are supported now, so you can use STACK=8192 etc :D Now it should be VERY easy to convert ToolsDaemon menus directly into a WB compatible one. There will be no further changes in the RunArgs options, so you can safely change your menus now :D Fixed: Spaces in command names should no longer be a problem... Improved: Better wb path checking, nicer space handling etc. Updated docs to brag about and explain the changes...