Home » Archimedes archive » Acorn User » AU 1994-12.adf » !Home_HomeWorks » !System/SetPath
!System/SetPath
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 User » AU 1994-12.adf » !Home_HomeWorks |
Filename: | !System/SetPath |
Read OK: | ✔ |
File size: | 00C5 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There are 19 duplicate copies of this file in the archive:
- Archimedes archive » Acorn Computing » 1994 05.adf » 9405 » !System/SetPath
- Archimedes archive » Acorn Computing » 1994 06.adf » 9406 » !System/SetPath
- Archimedes archive » Acorn Computing » 1994 07.adf » 9407 » !System/SetPath
- Archimedes archive » Acorn Computing » 1994 08.adf » 9408 » !System/SetPath
- Archimedes archive » Acorn Computing » 1994 09.adf » 9409 » !System/SetPath
- Archimedes archive » Acorn Computing » 1994 11.adf » 9411 » !System/SetPath
- Archimedes archive » Acorn Computing » 1995 01.adf » 9501 » !System/SetPath
- Archimedes archive » Acorn Computing » 1995 02.adf » 9502 » !System/SetPath
- Archimedes archive » Acorn Computing » 1995 03.adf » 9503 » !System/SetPath
- Archimedes archive » Acorn User » AU 1994-10.adf » !Home_HomeWorks » !System/SetPath
- Archimedes archive » Acorn User » AU 1994-12.adf » !Home_HomeWorks » !System/SetPath
- Archimedes archive » Acorn User » AU 1994-Xmas.adf » Programs » HomeWorks/!System/SetPath
- Archimedes archive » Acorn User » AU 1997-10 B.adf » MS32 » !System/SetPath
- Archimedes archive » Archimedes World » AW-1994-06-Disc1.adf » Disk1Jun94 » !AWJune94/Goodies/Acorn/!System/SetPath
- Archimedes archive » Archimedes World » AW-1995-04-Disc1.adf » Disk1Apr95 » !AWApr95/Goodies/Calc/!System/SetPath
- Recent acquisitions » Acorn ADFS disks » adfs_AcornComputing_199407.adf » 9407 » !System/SetPath
- Personal collection » Acorn hard disk » apps » system » !System/SetPath
- Personal collection » Acorn ADFS disks » Archimedes » Fasttrax.ADF » !System/SetPath
- Personal collection » Acorn ADFS disks » Archimedes » Fasttrax_2.ADF » !System/SetPath
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1.6M_SystemDisk.adf » !System/SetPath
File contents
Run <System$Dir>.SetOSVer Set System$Path <System$Dir>. If Sys$OSVersion >= 310 Then Set System_Real$Path <System$Dir>.310.,<System$Dir>. If Sys$OSVersion >= 310 Then Set System$Path "System_Real:"
00000000 52 75 6e 20 3c 53 79 73 74 65 6d 24 44 69 72 3e |Run <System$Dir>| 00000010 2e 53 65 74 4f 53 56 65 72 0a 53 65 74 20 53 79 |.SetOSVer.Set Sy| 00000020 73 74 65 6d 24 50 61 74 68 20 3c 53 79 73 74 65 |stem$Path <Syste| 00000030 6d 24 44 69 72 3e 2e 0a 49 66 20 53 79 73 24 4f |m$Dir>..If Sys$O| 00000040 53 56 65 72 73 69 6f 6e 20 3e 3d 20 33 31 30 20 |SVersion >= 310 | 00000050 54 68 65 6e 20 53 65 74 20 53 79 73 74 65 6d 5f |Then Set System_| 00000060 52 65 61 6c 24 50 61 74 68 20 3c 53 79 73 74 65 |Real$Path <Syste| 00000070 6d 24 44 69 72 3e 2e 33 31 30 2e 2c 3c 53 79 73 |m$Dir>.310.,<Sys| 00000080 74 65 6d 24 44 69 72 3e 2e 0a 49 66 20 53 79 73 |tem$Dir>..If Sys| 00000090 24 4f 53 56 65 72 73 69 6f 6e 20 3e 3d 20 33 31 |$OSVersion >= 31| 000000a0 30 20 54 68 65 6e 20 53 65 74 20 53 79 73 74 65 |0 Then Set Syste| 000000b0 6d 24 50 61 74 68 20 22 53 79 73 74 65 6d 5f 52 |m$Path "System_R| 000000c0 65 61 6c 3a 22 |eal:"| 000000c5