home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / Q-R / ResGenie™ 1.0 / ResGenie™ / ResGenie™.rsrc / TEXT_213_stackuselist.txt < prev    next >
Encoding:
Text File  |  1993-08-02  |  332 b   |  6 lines

  1. do put the stacksinuse into resdata
  2.   repeat with x = 1 to the number of lines  of resdata
  3.     do put "On: " before line x of resdata
  4.   end repeat
  5.   if there is a window "Stacks-in-use" then close window "Stacks-in-use"
  6.   do Listoid "Stacks-in-use",resdata, "one","(‚Ä¢) Start Using :","green,white", "Chicago", "12", "0" , "0, 190"