home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Fax / AVMN199D.LHA / avminstall / rexx / selectednumber.avm < prev    next >
Encoding:
Text File  |  1994-12-08  |  188 b   |  9 lines

  1. /* */
  2. parse arg schedulerviewport number
  3.  
  4. /* this may be needed for the delay function */
  5. call addlib("rexxsupport.library", 0, -30, 0)
  6.  
  7. address value schedulerviewport
  8. 'setnumber' number
  9.