home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / desklib / sources / DeskLib / !DLSources / Scripts / Commands / EachLib < prev    next >
Encoding:
Text File  |  1995-08-24  |  305 b   |  10 lines

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