home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / desklib / sources / DeskLib / !DLSources / Scripts / Commands / EachUser < prev   
Encoding:
Text File  |  1995-07-31  |  316 b   |  10 lines

  1. | Syntax:
  2. | DeskLib_Commands:EachUser <command>
  3. | Runs <command> on each DLUser sublibrary
  4. | Any occurance of %0 in <command> is replaced by pathname of the DLUser sub-library
  5. | Any occurance of %1 in <command> is replaced by name of the DLUser sub-library
  6.  
  7. Wimpslot 640k
  8. Every -kd <DeskLib_User$Dir>.Libraries %*0
  9.  
  10.