home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1997 #3 / amigaacscoverdisc / utilities / shareware / workbench / selector / examples / argtest.sel < prev    next >
Encoding:
Text File  |  1996-05-26  |  97 b   |  5 lines

  1. defarg arg1 "First arg not given"
  2. defarg arg2 "Second arg not given"
  3. text '[arg1]'
  4. text '[arg2]'
  5.