Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!wuarchive!psuvax1!psuvm!cunyvm!byuvax!marxb From: marxb@yvax.byu.edu Newsgroups: comp.lang.pascal Subject: OutTextXY() in Turbo Pascal 5.5 Message-ID: <942marxb@yvax.byu.edu> Date: 28 Nov 89 22:57:21 GMT Lines: 4 I am a relatively new user to TP and was wondering if there is anyone that can tell me how to write variable data to the screen while in graphics mode. I have tried to use OutTextXY() but have been unsuccessful. It works fine if I include the string as part of the command but I can't seem to get it to send the value(s) of a declared variable. Any help is appreciated.