home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / util / misc / selector43.lha / Selector / etips.sel < prev    next >
Encoding:
Text File  |  1996-05-29  |  132 b   |  8 lines

  1. defarg arg1 c:type
  2. exec 'setenv size `list "[arg1]" lformat "%l"`'
  3.  
  4. text 'The size of [arg1]'
  5. text 'is [size] bytes'
  6.  
  7. unsetenv size
  8.