Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site tove.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!bellcore!decvax!mcnc!philabs!cmcl2!seismo!umcp-cs!tove!koved From: koved@tove.UUCP (Larry Koved) Newsgroups: net.micro.pc Subject: Re: Text/Graphics switching w/ Turbo Pas Message-ID: <199@tove.UUCP> Date: Fri, 3-May-85 19:56:37 EDT Article-I.D.: tove.199 Posted: Fri May 3 19:56:37 1985 Date-Received: Mon, 6-May-85 01:23:05 EDT References: <1200015@ur-univax.UUCP> Organization: U of Maryland, Laboratory for Parallel Computation, C.P., MD Lines: 11 When you are in graphics mode, you can use write or writeln to place text on the screen. It works fine. I have used it frequently. To position the text, use the GotoXY function to place the logical cursor on the screen. One disadvantage of the graphics mode is that there is no physical cursor so it is hard to tell where the text is going to be placed when you write to the screen if you don't use the GotoXY function. -- Spoken: Larry Koved Arpa: koved.umcp-cs@CSNet-relay Uucp:...{allegra,seismo}!umcp-cs!koved