Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!bloom-beacon!primerd!ENI!S37!PARKER From: PARKER@S37.Prime.COM Newsgroups: comp.lang.pascal Subject: Re: GOTOXY in VS Pascal Message-ID: <54100001@S37.Prime.COM> Date: 8 Dec 89 13:54:00 GMT References: <235359@<89339> Lines: 9 Nf-ID: #R:<89339:-23535900:S37:54100001:000:334 Nf-From: S37.Prime.COM!PARKER Dec 8 13:54:00 1989 > can one specify the X,Y screen coordinates of the current print location? Of course: isn't that simply an issue between you and your terminal screen? That is, most screens accept an eescapse sequence that locates the cursor. Consult your manual, and write a Pascal statment that issues the correct characters. - jeff parker