Home » Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak » !SLIPdial/Resources/UK/Help/?eq
!SLIPdial/Resources/UK/Help/?eq
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 1995-04.adf » !Internet_StarterPak |
Filename: | !SLIPdial/Resources/UK/Help/?eq |
Read OK: | ✔ |
File size: | 0143 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
?eq <variable> <variable|value> ?ne <variable> <variable|value> ?lt <variable> <variable|value> ?le <variable> <variable|value> ?gt <variable> <variable|value> ?ge <variable> <variable|value> these test whether a variable is equal, unequal, greater, or less than, another variable or value. Return 1 or 0 for true/false.
00000000 3f 65 71 20 3c 76 61 72 69 61 62 6c 65 3e 20 3c |?eq <variable> <| 00000010 76 61 72 69 61 62 6c 65 7c 76 61 6c 75 65 3e 0a |variable|value>.| 00000020 3f 6e 65 20 3c 76 61 72 69 61 62 6c 65 3e 20 3c |?ne <variable> <| 00000030 76 61 72 69 61 62 6c 65 7c 76 61 6c 75 65 3e 0a |variable|value>.| 00000040 3f 6c 74 20 3c 76 61 72 69 61 62 6c 65 3e 20 3c |?lt <variable> <| 00000050 76 61 72 69 61 62 6c 65 7c 76 61 6c 75 65 3e 0a |variable|value>.| 00000060 3f 6c 65 20 3c 76 61 72 69 61 62 6c 65 3e 20 3c |?le <variable> <| 00000070 76 61 72 69 61 62 6c 65 7c 76 61 6c 75 65 3e 0a |variable|value>.| 00000080 3f 67 74 20 3c 76 61 72 69 61 62 6c 65 3e 20 3c |?gt <variable> <| 00000090 76 61 72 69 61 62 6c 65 7c 76 61 6c 75 65 3e 0a |variable|value>.| 000000a0 3f 67 65 20 3c 76 61 72 69 61 62 6c 65 3e 20 3c |?ge <variable> <| 000000b0 76 61 72 69 61 62 6c 65 7c 76 61 6c 75 65 3e 0a |variable|value>.| 000000c0 20 74 68 65 73 65 20 74 65 73 74 20 77 68 65 74 | these test whet| 000000d0 68 65 72 20 61 20 76 61 72 69 61 62 6c 65 20 69 |her a variable i| 000000e0 73 20 65 71 75 61 6c 2c 20 75 6e 65 71 75 61 6c |s equal, unequal| 000000f0 2c 20 67 72 65 61 74 65 72 2c 20 6f 72 20 6c 65 |, greater, or le| 00000100 73 73 0a 20 74 68 61 6e 2c 20 61 6e 6f 74 68 65 |ss. than, anothe| 00000110 72 20 76 61 72 69 61 62 6c 65 20 6f 72 20 76 61 |r variable or va| 00000120 6c 75 65 2e 20 52 65 74 75 72 6e 20 31 20 6f 72 |lue. Return 1 or| 00000130 20 30 20 66 6f 72 20 74 72 75 65 2f 66 61 6c 73 | 0 for true/fals| 00000140 65 2e 0a |e..| 00000143