Forum > General

savescreen, restscrren

(1/1)

k1attila1:
Hi

In clipper programming language (dos) there were 2 useful function :

savescreen() //save the screen to memory variable or file (pic=savecreen(1,1,10,10)
restscreen() restscreen(1,1,10,10,pic)

Is it possible to implement in Lazarus console app (under windows) or impossibe.

I used to be able to do with direct video memory reading and writing, but now ??

thank you
attila






Navigation

[0] Message Index

Go to full version