home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 597a.lha / GodelCalc_v0.01 / AF1.GCS next >
Encoding:
Text File  |  1991-11-28  |  121 b   |  7 lines

  1. /* Test Godel_Calc ARexx Macro */
  2. parse arg sheet
  3. move right 4 sheet
  4. move down 4 sheet
  5. move left 4 sheet
  6. move up 4 sheet
  7.