Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!tiamat!mjbtn!raider!dlh From: dlh@raider.MFEE.TN.US (Dana L. Holt) Newsgroups: comp.sys.atari.st Subject: Re: Screen Resolution Message-ID: <190@raider.MFEE.TN.US> Date: 8 Mar 90 02:15:03 GMT References: <9003060807.AA07463@ucbvax.Berkeley.EDU> Organization: RaiderNet Public Access, Murfreesboro, TN Lines: 17 In article <9003060807.AA07463@ucbvax.Berkeley.EDU>, FRACHEL@UMIAMI.MIAMI.EDU writes: > I am writing a program in personal pascal v2.0, and i need to know the > screen sizes (in pixels) for each resolution. > > Thanks, > > Frank Rachel > I believe it is as follows... Low rez - 320x200 Med rez - 640x200 Hi rez - 640x400 First # is the horizontal pixel count, second is the vert. pixel count. dlh@raider.MFEE.TN.US