home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / pixeffect / !PixEffect / !RunImage (.txt) < prev    next >
RISC OS BBC BASIC V Source  |  1995-04-17  |  688b  |  23 lines

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