home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -readerstuff- / neil_bullock / utils / launcher / readme < prev   
Encoding:
Text File  |  1998-05-08  |  1.1 KB  |  30 lines

  1. Launcher
  2.  
  3. Launcher is a fairly good Program launcher. You simply have to
  4. create a file using the editor program included (don't use any
  5. other editor). It's simple to make one of these files. Just
  6. double click on the Editor icon and a screen will appear.
  7. There is a prompt on the screen which says 'Program Title'.
  8. Type in the program title and press Return. This is what
  9. will appear in the button on screen in the main program.
  10. Type something like:
  11.     
  12.             DPAINT
  13.  
  14. Then it will ask for the Path. Type this in and press return.
  15. IE,
  16.         
  17.             UTILS:Dpaint/Dpaint
  18.  
  19. Then it will go back to the start and ask for another program
  20. title. You should only do this about 8 times because otherwise
  21. all the buttons will not fit on the screen. If you want to
  22. quit, just make sure the prompt says 'Program Title:' and then
  23. type [end] and press return.
  24.  
  25. The file will be saved and the program will quit. Then you can
  26. start the actual program. This will just show the buttons on
  27. the screen and a Quit button at the bottom. Click on any of the
  28. buttons and the relavent program will be loaded. Click on the
  29. Quit button and the program will quit!
  30.