VBDOS Users: useful sources?

Discuss whatever you want here--both QB and non-QB related. Anything from the DEF INT command to the meaning of life!

Moderators: Pete, Mods

Post Reply
HarryPotter14
Newbie
Posts: 9
Joined: Mon Feb 02, 2015 8:44 am

VBDOS Users: useful sources?

Post by HarryPotter14 »

Hi! This is for any VBDOS programmers out there. I have three VBDOS modules on my computer:

* SAVE.FRM: a replacement for VBDOS's OpenSaveAs dialog box with extra features,
* INI.BAS: a .ini file parser, and
* SETUP.BAS: a module to install a program by writing program settings to a .ini file.

If anybody's interested, respond, and I will upload these files to my Template Creator website. If anybody has other useful modules or templates for VBDOS or other DOS BASICs, plese post about them here. :)
HarryPotter14
Newbie
Posts: 9
Joined: Mon Feb 02, 2015 8:44 am

Code modules for VBDOS users!

Post by HarryPotter14 »

I have three VBDOS code modules to add to my TmpCreat web site upon request:

* INI.BAS: an .ini file parser
* SAVE.FRM: an alternate SaveAs dialog box with extra features (minor changes required for Open)
* SETUP.BAS: Installs a VBDOS program by writing settings to a .ini file

The .BAS modules should be easy to translate to another version of BASIC, but the .FRM file specifically requires VBDOS.

If you want any of these, tell me, and I will upload them to my TmpCreat web site.
Post Reply