
 Help for !BasMod

  This app will create a module from your BASIC program. It will work
 for both Wimp and non-Wimp BASIC programs. This version provides the
 simplest case of just creating a 'star-command' to run the module.
  Double-clicking on !BasMod will load it onto the iconbar and will
 open the BasMod window.


  There are four stages to create your own Module :

 1. First drag your BASIC prog onto the top icon of the window. The
    full pathname of your program will be displayed in the icon.

 2. Provide a name for your Module.

 3. Provide a name for your *Command (without the * !).
    It can be the same as the Module name.

 4. Then drag the Module Sprite icon and drop it onto a Filer window
    which you have chosen as the destination for saving your module.
    (If you have a RAM icon showing on the iconbar you could just
     drop the Module icon there - i.e save the Module to RAM disc.)


    Finally click on 'GO'. Your finished Module will be created and
   saved in your chosen destination. It will also be loaded into the
   RMA ready to use.

    The program also sets up an Alias (called 'mycomm') for your current
   command.   Inside the !BasMod directory you will find an Obey file
   called 'StarCom' containing the single line 'mycomm'.
   Double-Click this Obey file to run/test your newly created Module.


 Copyright: R.A.Swetman