Home » Archimedes archive » Acorn User » AU 1997-05 B.adf » Regulars » StarInfo/Seago/!Styx/StyxToday
StarInfo/Seago/!Styx/StyxToday
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 1997-05 B.adf » Regulars |
Filename: | StarInfo/Seago/!Styx/StyxToday |
Read OK: | ✔ |
File size: | 0124 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10DIM block% 8,result% 32,format% 16 20!block%=3 30SYS "OS_Word",14,block% 40$format%="%yr-%m3-%dy"+CHR$0 50SYS "Territory_ConvertDateAndTime",-1,block%,result%,32,format% 51result$="" 52WHILE ?result%<>0 53 result$+=CHR$(?result%) 54 result%+=1 55ENDWHILE 56OSCLI("Set HadesToday$Date "+result$) 57QUIT
$� block% 8,result% 32,format% 16 !block%=3 ș "OS_Word",14,block% ($format%="%yr-%m3-%dy"+�0 2Bș "Territory_ConvertDateAndTime",-1,block%,result%,32,format% 3result$="" 4ȕ ?result%<>0 5 result$+=�(?result%) 6 result%+=1 7� 8%�("Set HadesToday$Date "+result$) 9Ș �
00000000 0d 00 0a 24 de 20 62 6c 6f 63 6b 25 20 38 2c 72 |...$. block% 8,r| 00000010 65 73 75 6c 74 25 20 33 32 2c 66 6f 72 6d 61 74 |esult% 32,format| 00000020 25 20 31 36 0d 00 14 0d 21 62 6c 6f 63 6b 25 3d |% 16....!block%=| 00000030 33 0d 00 1e 1a c8 99 20 22 4f 53 5f 57 6f 72 64 |3...... "OS_Word| 00000040 22 2c 31 34 2c 62 6c 6f 63 6b 25 0d 00 28 1d 24 |",14,block%..(.$| 00000050 66 6f 72 6d 61 74 25 3d 22 25 79 72 2d 25 6d 33 |format%="%yr-%m3| 00000060 2d 25 64 79 22 2b bd 30 0d 00 32 42 c8 99 20 22 |-%dy"+.0..2B.. "| 00000070 54 65 72 72 69 74 6f 72 79 5f 43 6f 6e 76 65 72 |Territory_Conver| 00000080 74 44 61 74 65 41 6e 64 54 69 6d 65 22 2c 2d 31 |tDateAndTime",-1| 00000090 2c 62 6c 6f 63 6b 25 2c 72 65 73 75 6c 74 25 2c |,block%,result%,| 000000a0 33 32 2c 66 6f 72 6d 61 74 25 0d 00 33 0e 72 65 |32,format%..3.re| 000000b0 73 75 6c 74 24 3d 22 22 0d 00 34 12 c8 95 20 3f |sult$=""..4... ?| 000000c0 72 65 73 75 6c 74 25 3c 3e 30 0d 00 35 19 20 72 |result%<>0..5. r| 000000d0 65 73 75 6c 74 24 2b 3d bd 28 3f 72 65 73 75 6c |esult$+=.(?resul| 000000e0 74 25 29 0d 00 36 0f 20 72 65 73 75 6c 74 25 2b |t%)..6. result%+| 000000f0 3d 31 0d 00 37 05 ce 0d 00 38 25 ff 28 22 53 65 |=1..7....8%.("Se| 00000100 74 20 48 61 64 65 73 54 6f 64 61 79 24 44 61 74 |t HadesToday$Dat| 00000110 65 20 22 2b 72 65 73 75 6c 74 24 29 0d 00 39 06 |e "+result$)..9.| 00000120 c8 98 0d ff |....| 00000124