\ --- Mod: Code removed for Demonstration Disc: -------> \.RLINE \ \EQUW INWK \ The address to store the input, so the commander's \ \ name will be stored in INWK as it is typed \ \EQUB 7 \ Maximum line length = 7, as that's the maximum size \ \ for a commander's name \ \EQUB '!' \ Allow ASCII characters from "!" through to "z" in \EQUB 'z' \ the name \ --- End of removed code ----------------------------->Name: RLINE, Removed [Show more] Type: Variable Category: Text Summary: The OSWORD configuration block used to fetch a line of text from the keyboardContext: See this variable in context in the source code References: No direct references to this variable in this source file