Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ames!sparkyfs.erg.sri.com!noose.ecn.purdue.edu!mentor.cc.purdue.edu!rostowda From: rostowda@mentor.cc.purdue.edu (David Rostowsky) Newsgroups: comp.os.msdos.programmer Subject: Turbo Pascal Graphics. HELP! Keywords: Screen Savings Message-ID: <5349@mentor.cc.purdue.edu> Date: 7 Feb 91 02:31:46 GMT Organization: Purdue University Lines: 9 Im using version 5.5 of Turbo Pascal to do some graphics for a program that I am writing. I want to save the screen to disk, but when I do an ImageSize command, I get an error. I realize that if the image is going to take up more than 64K I will get the error, but what I want to know is there a way around this memory restriction?????? How do I go about saving almost a whole screen of graphics?? Thanks!