Home | Mμse | Docs | Art | Music | Videos | Projects | Forum | Shop


[ Click to visit TheOuterLinux's 'Support Me' page ] [ QRCode ] [ RSS ]


  _/      _/  _/_/_/    _/_/_/      _/_/      _/_/_/                   
 _/      _/  _/    _/  _/    _/  _/    _/  _/                          
_/      _/  _/_/_/    _/    _/  _/    _/    _/_/   Visual Basic for DOS
 _/  _/    _/    _/  _/    _/  _/    _/        _/  and QB45 tips,      
  _/      _/_/_/    _/_/_/      _/_/    _/_/_/     tricks, and notes   


Tutorials/Notes

TITLE AUTHOR IDE SUMMARY
Creating a list from a plain-text file TheOuterLinux VBDOS Uses a DO WHILE NOT EOF(1) LOOP against a text file to add items to a list in VBDOS
Checking if a file exists TheOuterLinux VBDOS Uses LEN(DIR$("PATH\TO\FILE.TXT")) to check for file existence with VBDOS
TextBox from plain-text file TheOuterLinux VBDOS Copies text from a plain-text file to a text-box and accounts for new-lines.

Example Projects

PROJECT AUTHOR IDE SUMMARY
Empty Empty VBDOS or QB45 Empty

Magazines and Manuals

TITLESUMMARY
VBDOS Manual(?)"NI-488.2 Function Reference Manual for DOS/Windows"

Sites

WEBSITE SUMMARY
VBDOS Help Index An unofficial version of the Visual Basic for DOS Help Index; still very much a work-in-progress.
ZBasic (MANMRK) This site page has a big collection of BASIC-related stuff


Disclaimer