Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!rutgers!mcnc!ncsuvx!news From: rnf@shumv1.uucp (Rick Fincher) Newsgroups: comp.sys.apple Subject: Re: Apple Pascal Message-ID: <1990Mar25.183341.4795@ncsuvx.ncsu.edu> Date: 25 Mar 90 18:33:41 GMT References: Reply-To: rnf@shumv1.ncsu.edu (Rick Fincher) Organization: NCSU Computing Center Lines: 8 In article paranoid@nstar.UUCP (Damian Gick) writes: >Is there a statement in Apple Pascal that is very similar to the HTAB and >VTAB statements in Apple Basic? Yes, its a function called gotoxy(x,y) x and y are the screen coordinates. Rick