qbasic.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Change Dialog
Use to replace one string of text with another.
┌────────────── Change ─────────────┐
│                                   │  Enter string or use
│ Find What: ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ─── string already here.
│                                   │
│ Change To: ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ─── Enter replacement.
│                                   │
│ ▒ Upper/Lowercase ▒ Whole Word ──── Select search type.
│                                   │
│ <Find and Verify>   <Change All> ── Choose whether to
│                                   │  review changes or
└───────────────────────────────────┘  make all changes.
 
Select Upper/Lowercase for a case-sensitive match, or
Whole Word to exclude matches within words or strings.
Whole-word searches recognize a match only when the target
text is surrounded by blanks, punctuation, or other special
characters. Replacement text can be 127 characters long.