home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / desktop / c / command / !Command / !Help < prev    next >
Encoding:
Text File  |  1991-08-21  |  1.5 KB  |  34 lines

  1. !Command (V1.00)
  2.  
  3. This utility is a powerful replacement for the Task Managers *command sub
  4. menu. In its simplest form a window can be brought up by clicking on the
  5. star icon, once loaded, and a command can be entered in this window. To
  6. execute the command, click on the star to its left.
  7.  
  8. Executing commands on files
  9. ---------------------------
  10.  
  11. There are four special operators which can be used in the command. Three of
  12. these relate to the filename of a file that is dragged to the window. By way
  13. of an example we shall suppose the file 'adfs::Work.$.Draw.One' has been
  14. dragged on to the window:
  15.  
  16. Operator Action                             Result from example filename
  17. -------- ------                             ----------------------------
  18. %%       Enters a '%' in the command        %
  19. %l       Enters leaf name in to command     One
  20. %d       Enters directory name              adfs::Work.$.Draw
  21. %f       Enters full name                   adfs::Work.$.Draw.One
  22.  
  23. To stamp all the files dragged on to a window, you would give the window
  24. command 'Stamp %f'.
  25.  
  26. The icon bar menu provides four functions. Info and Quit are obvious.
  27. Configure temporarily changes the configured mouse speed and sound system
  28. set up. New window opens a new command window. If you enter the submenu, you
  29. will find a list of special commands, which will appear in a command window
  30. if you select them. These are taken from the UserMenu text file in the
  31. application directory. You can alter this and add your own commands by
  32. loading it in to Edit. Instructions are in the file.
  33.  
  34.