home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 12 / AU_CD12.iso / !AU_CD12 / !RUN < prev    next >
Text File  |  2000-12-03  |  360b  |  19 lines

  1. |
  2. | Set up my own variable(s)
  3. |
  4.  
  5. If "<obey$dir>" <> "<AU_CD12$Dir>" Then Set AU_CD12$Dir <Obey$Dir>
  6.  
  7. |
  8. | Now check to see if anything else has claimed the HTML type
  9. | and, if not, autoboot my version of Fresco
  10. |
  11.  
  12. If "<Alias$RunType_FAF>" = "" Then Run <AU_CD12$Dir>.FRESCO.!FRESCO.!BOOT
  13.  
  14. |
  15. | And off we jolly well go
  16. |
  17.  
  18. Filer_Run <AU_CD12$Dir>.PAGES.INDEX/HTM
  19.