home *** CD-ROM | disk | FTP | other *** search
RISC OS BBC BASIC V Source | 1995-07-20 | 539 b | 20 lines |
- "<OW$Dir>.WimpLib.Poll"
- "<OW$Dir>.WimpLib.Windows"
- "<OW$Dir>.WimpLib.Icons"
- "<OW$Dir>.WimpLib.Templates"
- startup("OW",2)
- startup_windows(1)
- load_templates("<OW$Dir>.Templates",4096)
- respond%(3)=
- respond%(6)=
- poll(1)
- respond_close
- quit%=
- user_load
- create_template("Choices",1,block%)
- openwindow(x%)
- respond_click
- ihandle%
- "Filer_Run <OW$Dir>.Prog.OWOW"
- "Filer_Run <OW$Dir>.Pix"
-