Using DOS 6.22, PB for DOS 3.5
I can not DIM a HUGE number 5 dimentional array correctly as I
always get a floating point array with low & high values. I
thought all arrays were zero out at run time & another thing I
really need 4 huge or virual arrays & only can get one at a time
which stinks.
If there is a place where there is more complete info on these
commands please point the way as I do not mind reading its just
the books do not give many examples & not much info.
Bob
------------------
I can not DIM a HUGE number 5 dimentional array correctly as I
always get a floating point array with low & high values. I
thought all arrays were zero out at run time & another thing I
really need 4 huge or virual arrays & only can get one at a time
which stinks.
If there is a place where there is more complete info on these
commands please point the way as I do not mind reading its just
the books do not give many examples & not much info.
Bob
------------------
Comment