home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 123 / af123a.adf / af123a2.lzx / Selector / examples / argtest.sel < prev    next >
Encoding:
Text File  |  1999-03-04  |  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.