| Wahlergebnisse (Election Results) |
No votes yet.
| |
|
| |
| Description | The original has several fatal bugs:
Line 90 needs a REM statement; otherwise the program stops with a ?SYNTAX ERROR. Line 150 cannot be GOSUB 110, as that would cause an infinite loop; it's changed to GOSUB 190 Line 160 cannot be GOSUB 160, as that would cause an infinite loop; it's changed to GOSUB 240 Line 180: GOTO 80 --> GOTO 160 Line 310 causes a ?SYNTAX ERROR, it's missing a comma before the string constant. |
| |
Copyright © Plus/4 World Team, 2001-2024. Support Plus/4 World on Patreon |