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_222_crayonsp.txt < prev    next >
Encoding:
Text File  |  1993-08-02  |  210 b   |  8 lines

  1. global colorauthoringpath
  2. if there is a window "Crayons" then
  3. close window "Crayons"
  4. do restext ("TEXT", "Exit", colorauthoringpath)
  5. else
  6. palette "Crayons"
  7. do restext ("TEXT", "Exit", colorauthoringpath)
  8. end if