QBasic Routines
Project QBasic Routines
AddBackSlash
- Add a backslash to the path if it's not already present
DrawWindow
- Set up a rectangular console window at specific coordinates
extractAlpha
- Filters and returns only the alphabetic characters from an input string
FindOcurrences
- finds the positions of a substring within a source string
MaskLetters
- Replaces all alphabetical characters in a given string with asterisks
MaskString
- Replace alphabetic characters with '*'
Mix
- Mix together lines from two strings
Space2Plus
- Converts any spaces in a string to a + character
Substitute
- Make character substitutions
Substitute2
- Replaces characters in a hidden word with a guessed letter
playNotes, printAt, readCharacter, showFileContents, waitforInput