nitinjain wrote:
Thanks for your prompt reply on this.
my code is like below, is there any option to implemet the same thing?

               *MEMW[$B800:(width_offset-1)*2
+(height_offset-1)*160]:=current_location^.code;*

What /exactly/ does the program do? Do you need fancy screen handling or could you at least initially make do with it as a simple console app which you later prettied up (see Marco and Tomas's suggestion of using the Video unit). What OS are you using?

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to