home *** CD-ROM | disk | FTP | other *** search
RISC OS BBC BASIC V Source | 1995-04-17 | 688 b | 23 lines |
- Choose
- "<PixEffect$Dir>.WimpLib.Poll"
- "<PixEffect$Dir>.WimpLib.Windows"
- "<PixEffect$Dir>.WimpLib.Icons"
- "<PixEffect$Dir>.WimpLib.Templates"
- startup("PixEffect",2)
- startup_windows(1)
- load_templates("<PixEffect$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 <PixEffect$Dir>.Helper"
- "Filer_Run <PixEffect$Dir>.Progs.Effect"
- "Filer_Run <PixEffect$Dir>.Pix"
- "Filer_Run <PixEffect$Dir>.Pixx"
-