home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / SDE_300.ZIP / SAMPLE.MAC < prev    next >
Text File  |  1993-02-09  |  1KB  |  22 lines

  1. a - @prompt{All files} @key{enter *.* enter}
  2. b - @prompt{Create EXE list} @tag(*.exe) @write((\exelst.txt)(a)(@vol():@path()@;)) @write((\exelst.txt)(a)(@pad(5)@tagged()@pad(20)@tagged(d)@pad(40)@tagged(s)@;)) @options(repeat)
  3. c - @Prompt(IBM C Set/2) icc @Menu((Regular)(/W3 /C+ /Gs+ /O+ /Sm /Ss+)(Debug)(/Sm /C+ /Ti+ /Ss+)) @Hilited() @Prompt(Output to?) @Menu((Screen)(@Options(MSG))(File)(> @Hilited(N).ERR @Options(CMD)))
  4. d - @Prompt(Dir Stack) @External(DIRSTACK.XM)
  5. e - @Prompt(Multi-Edit) ME @Hilited() @Options(CMD)
  6. E - @Prompt(Multi-Edit) ME @Input() @Options(CMD)
  7. f - @Prompt(Hilite file) @Key(CTRL-Y)
  8. g - @Prompt(GREP2) GREP2 @Set({GREPSTR}{@Input(@Val(GREPSTR))}) @Val(GREPSTR) @Tagged() @Options(WAIT)
  9. h - @Prompt(Hex-Edit) HEXEDIT @Hilited()
  10. l - @prompt{LIST file(s)} L2 @select{{@tagged{}}{@hilited{}}{@abort{ No files to list. }}}
  11. L - @prompt(LIST file(s)} L2 @Input()
  12. m - @Prompt(Mask) @External(MASK.XM)
  13. p - @Prompt(Print) COPY @Hilited() LPT1 @Options(CMD)
  14. s - @Prompt(Start Session:) @External(SESSIONS.XM)
  15. t - @prompt{Tag source files} @tag{*.c} @tag{*.h}
  16. u - @Prompt(Unzip) pkunzip2 @Hilited() @Options(WAIT)
  17. v - @Prompt(View zip) pkzip2 -v @Hilited() @Options(WAIT)
  18. w - @Prompt{Assign directory to key} @External{assign.xm}
  19. x - @prompt{Execute hilited} @if={{@hilited{e}}{exe}{}{cmd}{}{@abort{Cannot run!}}} @hilited{} @options{cmd}
  20. z - @Prompt(Zip?) pkzip2 -a @Input() @Tagged()
  21. Z - @prompt{PKZIP/UNZIP} @external{ZIP.XM}
  22.