Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!udel!burdvax!bbking!rmarks From: rmarks@KSP.Unisys.COM (Richard Marks) Newsgroups: comp.lang.pascal Subject: problem with PLOT func in TURBO3 unit Message-ID: <729@bbking.KSP.Unisys.COM> Date: 15 Dec 89 15:26:55 GMT Organization: Unisys Corp. Knowledge Systems Projects Lines: 16 I am using Turbo Pascal 5.5 and am trying to convert someone elses program, that works, from TP3.0. This program calls the plot function. I use the TURBO3 unit to get the plot function. Anyway it looks like plot leaves one word on the stack each time it is called. When you call it enough - bad things start happening. I had to go thru Turbo Debugger in Assembly mode to figure this out. Anyone have ideas or experience with this problem? Richard Marks rmarks@KSP.unisys.COM