home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 201 / DPCS1104.ISO / Full / QuickBooks / QBTutor / Lesson3 / Lesson3.dcr / 00004_loaderLoop.ls < prev    next >
Encoding:
Text File  |  2001-11-20  |  103 b   |  6 lines

  1. on exitFrame me
  2.   if member("menu Help", "QBMenus").mediaReady = 0 then
  3.     go(the frame)
  4.   end if
  5. end
  6.