Guy Macon
2005-05-25 15:39:06 UTC
I suggest crossposting to these two groups:
comp.lang.basic.powerbasic,alt.lang.powerbasic
Some systems don't get alt.lang.powerbasic.
Answer below.
place to start.
comp.lang.basic.powerbasic,alt.lang.powerbasic
Some systems don't get alt.lang.powerbasic.
Answer below.
Hey guys.... My first post here, but I've had PB/CC for over a year, and for
my scientific programming needs, it was great... Rather than upgrading from
Vers 3.2 to 4, I decided to go with PB/WIN 8 and join the real world. Life
is a bit different in GUI-land....
I have an atmospheric dispersion program that I've written and now converted
from PB/CC to PB/Win by replacing all the print and input statements with
text and input boxes, but then I started messing with the address book file
in the samples in PB/Win 8. I think I've got it all set up to input my
parameters for a "stacked deck" (for any old guys out there), and I'm now
working on tweaking the data structures to match up with the original
program.
OK, so here's the question...... I can take the sample programs and after
spending a lot of time playing with the programs, I can get them "fixed" to
do what I want, BUT... is there some sort of tutorial that will get me into
the fundamentals of what all of this stuff really means? I've got a degree
in physics with a CS minor, but it was back in the FORTRAN is everything
days.... Back then, assembly language was cool... provided you understood
what it was "really" doing. Any suggestions on reading material that would
fit well with PB/Win that you could recommend???
In my opinion, the books that you can buy from PowerBASIC are the bestmy scientific programming needs, it was great... Rather than upgrading from
Vers 3.2 to 4, I decided to go with PB/WIN 8 and join the real world. Life
is a bit different in GUI-land....
I have an atmospheric dispersion program that I've written and now converted
from PB/CC to PB/Win by replacing all the print and input statements with
text and input boxes, but then I started messing with the address book file
in the samples in PB/Win 8. I think I've got it all set up to input my
parameters for a "stacked deck" (for any old guys out there), and I'm now
working on tweaking the data structures to match up with the original
program.
OK, so here's the question...... I can take the sample programs and after
spending a lot of time playing with the programs, I can get them "fixed" to
do what I want, BUT... is there some sort of tutorial that will get me into
the fundamentals of what all of this stuff really means? I've got a degree
in physics with a CS minor, but it was back in the FORTRAN is everything
days.... Back then, assembly language was cool... provided you understood
what it was "really" doing. Any suggestions on reading material that would
fit well with PB/Win that you could recommend???
place to start.