Looks like one of my old clients / friends is going to drag me
out of semi-retirement and back to programming. Just making money
maintaining my PB-DOS 3.5 software got a bit boring lately
All works well, thanks to the former and DOS 6.22 machines with
NOVELL 4.2 taking care of Lans in multiple retail branches,
PcAnwhere connecting them to me and Head Offices.
This client is a small UK FORD dealer, trying to get some cheap
Software written to let them access Parts Data supplied on CDs
for use with Ford's own WIN programs, but for creating Vehicle
Repair / Maintenance Jobsheets and Invoices using their own
Customer / Service History Database to be created by this
Software.
Received the "Full Products at Upgrade Prices" Newsletter today.
Got me thinking about giving the PB/CC 2.0 Compiler and the
PowerTree File Manager a try for this project. My reliable
Btrieve for DOS can't be used with WIN specific code, only got
the DOS Calls Interface for direct creation, maintenance and
fast access to Btrieve files. Would they work with PB/CC ?
PB-DOS 3.5 compiled programs run O.K. in all versions of WIN up
to 98SE, usually from a Shortcut on the Desktop with "Properties"
set to ignore Windows
, but sometimes don't want to Lprint if
WIN had control of the printer before, despite Dos specific
settings in WIN's Printer properties.
Can PB/CC print all 16 Foreground Colors as Background ones as
well, by switching off the Blink Attribute with an Interrupt Call
routine I got from one of the PB Support guys years ago ?
Can the PowerTree File Manager be used with PB/CC ? It sounds
similar to the one Bob wrote after he started the first version
of PowerBasic for Borland. Yeah, I am that old
I am using PB-DOS 3.5 "EXECUTE" to hop from one Executable to
another rather than "CHAIN", using my own procedures and not
"Libraries". Simpler to create, $INCLUDE and F A S T ! Also
easier to keep to approx. 250 Kb sized *.EXEs.
What is the Executables size limit coding with PB/CC ? Has no
"EXECUTE" and I still don't like "Chaining"
Got one week to make up my mind to grab some of the "Offers".
Thanks for your advice,
O t t o.
[email protected]
P.S. Nice to see Lance is still there
------------------
out of semi-retirement and back to programming. Just making money
maintaining my PB-DOS 3.5 software got a bit boring lately

All works well, thanks to the former and DOS 6.22 machines with
NOVELL 4.2 taking care of Lans in multiple retail branches,
PcAnwhere connecting them to me and Head Offices.
This client is a small UK FORD dealer, trying to get some cheap
Software written to let them access Parts Data supplied on CDs
for use with Ford's own WIN programs, but for creating Vehicle
Repair / Maintenance Jobsheets and Invoices using their own
Customer / Service History Database to be created by this
Software.
Received the "Full Products at Upgrade Prices" Newsletter today.
Got me thinking about giving the PB/CC 2.0 Compiler and the
PowerTree File Manager a try for this project. My reliable
Btrieve for DOS can't be used with WIN specific code, only got
the DOS Calls Interface for direct creation, maintenance and
fast access to Btrieve files. Would they work with PB/CC ?
PB-DOS 3.5 compiled programs run O.K. in all versions of WIN up
to 98SE, usually from a Shortcut on the Desktop with "Properties"
set to ignore Windows

WIN had control of the printer before, despite Dos specific
settings in WIN's Printer properties.
Can PB/CC print all 16 Foreground Colors as Background ones as
well, by switching off the Blink Attribute with an Interrupt Call
routine I got from one of the PB Support guys years ago ?
Can the PowerTree File Manager be used with PB/CC ? It sounds
similar to the one Bob wrote after he started the first version
of PowerBasic for Borland. Yeah, I am that old

I am using PB-DOS 3.5 "EXECUTE" to hop from one Executable to
another rather than "CHAIN", using my own procedures and not
"Libraries". Simpler to create, $INCLUDE and F A S T ! Also
easier to keep to approx. 250 Kb sized *.EXEs.
What is the Executables size limit coding with PB/CC ? Has no
"EXECUTE" and I still don't like "Chaining"

Got one week to make up my mind to grab some of the "Offers".
Thanks for your advice,
O t t o.
[email protected]
P.S. Nice to see Lance is still there

------------------
Comment