by Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@[EMAIL PROTECTED]
>
Jan 23, 2006 at 07:54 PM
Chuck wrote:
> I haven't written any code for many years. Recently ran some old DOS
TP5
> programs in Win ME. Programs are all number crunchers. Programs ran
fine, but
> the X-Y plotted graphs do not print. There is just a blank spot in the
> printout where the graphics should be. The text ****tions print OK.
>
> Is there a new graphics TPU that can be used in a DOS program that will
print
> to an ink jet printer?
>
> Do I need to get a windows version of Turbo Pascal?
>
> If so, will converting the old code be a time consuming job.
> I am the only one who uses these programs.
>
> Chuck
i think you better move onto Delphi.
in any case, your problem most likely is the
use of the CRT unit doing direct video writes.
which is faster of course.
--
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5