Page 1 of 1

VBDOS Users: useful sources?

Posted: Mon Feb 02, 2015 8:24 pm
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. :)

Code modules for VBDOS users!

Posted: Thu Mar 19, 2015 7:56 am
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.