Home » Archimedes archive » Acorn Computing » 1993 06 Mega Disk.adf » 93_06 » HelixBasic/Examples/!Resource/HelixInfo
HelixBasic/Examples/!Resource/HelixInfo
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn Computing » 1993 06 Mega Disk.adf » 93_06 |
Filename: | HelixBasic/Examples/!Resource/HelixInfo |
Read OK: | ✔ |
File size: | 05C3 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Sun,07 Mar 1993.14:41:41 | Default !Boot file IconSprites <Obey$Dir>.!Sprites | Default !Run file RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later | RMEnsure Euclid 1.03 RMLoad <Obey$Dir>.EuclidX | RMEnsure TrackerModule 2.06 RMLOAD <Obey$Dir>.PlayerMod RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later RMEnsure HelixDemo 1.00 RMLoad <HelixSystem$Dir>.Modules.HelixDemo RMEnsure HelixDemo 1.00 Error You need HelixDemo 1.00 or later Iconsprites <Obey$Dir>.!Sprites WimpSlot -min 160K -max 160K <Obey$Dir>.!RunImage Place information about the program in this file REM +--- The Main Procedure ---+ r$="No selection" one_in%=FALSE REPEAT REM bar$=r$ UNTIL FALSE !Resource OPENWINDOW demo OPENMENU Untitled1,MOUSEPOSX-64,MOUSEPOSY+32 PROCtext file$ file% PROCload load IF one_in% THEN REMOVERESOURCE any ENDIF LOADRESOURCE any,file$ PLACERESOURCE demo,any,0,0,646,560 one_in%=TRUE OPENWINDOW demo advance IF RESOURCEINFO any(2)=&D6A THEN FOR r=1 TO 50 ADVANCE any NEXT ENDIF ����� �� <