Name: Anonymous 2006-06-12 0:59
1. The language is GW-BASIC
2. Use line numbers and any other valid GW-BASIC statements
3. Interpreter resides in a Windows XP/Cygwin environment. The path is set so that all standard unix/cmd.exe/command.com commands are available via SHELL.
4. Doing the following results in the substitution of your statement with PRINT">>[post-number] IS ULTRA-GAY"
- a. Referencing an undefined line number
- b. Violating GW-BASIC syntax
- c. Endless loops
- d. Dumb shit like SHELL "FORMAT C:", SHELL "DELTREE C:\*.* /Y", SHELL "FDISK", etc.
- e. Statements that cause an error by virtue of constant values, like LOCATE 999,999
5. If a serious program arises out of this I'll collect it and post it somewhere.
2. Use line numbers and any other valid GW-BASIC statements
3. Interpreter resides in a Windows XP/Cygwin environment. The path is set so that all standard unix/cmd.exe/command.com commands are available via SHELL.
4. Doing the following results in the substitution of your statement with PRINT">>[post-number] IS ULTRA-GAY"
- a. Referencing an undefined line number
- b. Violating GW-BASIC syntax
- c. Endless loops
- d. Dumb shit like SHELL "FORMAT C:", SHELL "DELTREE C:\*.* /Y", SHELL "FDISK", etc.
- e. Statements that cause an error by virtue of constant values, like LOCATE 999,999
5. If a serious program arises out of this I'll collect it and post it somewhere.