home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsm / ow / !OW / !RUNIMAGE (.txt) < prev    next >
RISC OS BBC BASIC V Source  |  1995-07-20  |  539b  |  20 lines

  1.  "<OW$Dir>.WimpLib.Poll"
  2.  "<OW$Dir>.WimpLib.Windows"
  3.  "<OW$Dir>.WimpLib.Icons"
  4.  "<OW$Dir>.WimpLib.Templates"
  5. startup("OW",2)
  6. startup_windows(1)
  7. load_templates("<OW$Dir>.Templates",4096)
  8. respond%(3)=
  9. respond%(6)=
  10. poll(1)
  11. respond_close
  12. quit%=
  13. user_load
  14. create_template("Choices",1,block%)
  15. openwindow(x%)
  16. respond_click
  17.  ihandle% 
  18.  "Filer_Run <OW$Dir>.Prog.OWOW"
  19.  "Filer_Run <OW$Dir>.Pix"
  20.