home *** CD-ROM | disk | FTP | other *** search
/ SKIP - The Laundry Guide / LEVER_CD.iso / lever / game.dir / 00010.ls < prev    next >
Encoding:
Text File  |  1997-04-08  |  139 b   |  7 lines

  1. on mouseUp
  2.   global gDir, gWindIr
  3.   set testVar to EMPTY
  4.   gDir(mCall, "Groups", "Group1", "testcode.c", "testcode.ini")
  5.   put testVar
  6. end
  7.