Home » Archimedes archive » Acorn User » AU 1998-09.adf » Features » ANT/JavaOn
ANT/JavaOn
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 1998-09.adf » Features |
Filename: | ANT/JavaOn |
Read OK: | ✔ |
File size: | 0101 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
*If "<Java$Dir>" = "" then Error JavaVM is not available. *If "<Plugin$About_AE4>" <> "" then Error Java is still enabled. *If "<_Java$Status>" <> "TRUE" then Error Java hasn't been disabled. *Filer_Run <Java$Dir>.!Boot *Set _Java_Off$Status FALSE
00000000 2a 49 66 20 22 3c 4a 61 76 61 24 44 69 72 3e 22 |*If "<Java$Dir>"| 00000010 20 20 20 20 20 20 20 20 20 3d 20 20 22 22 20 74 | = "" t| 00000020 68 65 6e 20 45 72 72 6f 72 20 4a 61 76 61 56 4d |hen Error JavaVM| 00000030 20 69 73 20 6e 6f 74 20 61 76 61 69 6c 61 62 6c | is not availabl| 00000040 65 2e 0a 2a 49 66 20 22 3c 50 6c 75 67 69 6e 24 |e..*If "<Plugin$| 00000050 41 62 6f 75 74 5f 41 45 34 3e 22 20 3c 3e 20 22 |About_AE4>" <> "| 00000060 22 20 74 68 65 6e 20 45 72 72 6f 72 20 4a 61 76 |" then Error Jav| 00000070 61 20 69 73 20 73 74 69 6c 6c 20 65 6e 61 62 6c |a is still enabl| 00000080 65 64 2e 0a 2a 49 66 20 22 3c 5f 4a 61 76 61 24 |ed..*If "<_Java$| 00000090 53 74 61 74 75 73 3e 22 20 3c 3e 20 22 54 52 55 |Status>" <> "TRU| 000000a0 45 22 20 74 68 65 6e 20 45 72 72 6f 72 20 4a 61 |E" then Error Ja| 000000b0 76 61 20 68 61 73 6e 27 74 20 62 65 65 6e 20 64 |va hasn't been d| 000000c0 69 73 61 62 6c 65 64 2e 0a 2a 46 69 6c 65 72 5f |isabled..*Filer_| 000000d0 52 75 6e 20 3c 4a 61 76 61 24 44 69 72 3e 2e 21 |Run <Java$Dir>.!| 000000e0 42 6f 6f 74 0a 2a 53 65 74 20 5f 4a 61 76 61 5f |Boot.*Set _Java_| 000000f0 4f 66 66 24 53 74 61 74 75 73 20 46 41 4c 53 45 |Off$Status FALSE| 00000100 0a |.| 00000101