Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!wuarchive!psuvax1!psuvm!f0o From: F0O@psuvm.psu.edu Newsgroups: comp.sys.ibm.pc.misc Subject: Question on "string space corrupt" errors in Quickbasic Message-ID: <90284.091355F0O@psuvm.psu.edu> Date: 11 Oct 90 13:13:55 GMT Organization: Penn State University Lines: 15 Hi netters! I've been using QuickBasic 4.0 for writing some data collection programs using the Keithley Quick500 resident software. Every now and then, These "string space corrupt" errors will rear their ugly head. I've been trying to determine if it is the fault of QuickBasic or Quick500. On my program, I know I'm not doing any PEEK or POKES, and I'm not sharing variables across modules; so I shouldn't have a mismatched COMMON problem. I would like to hear from anyone who has run into the "string space corrupt" error, and how you solved the problem. I'm banging my head against the wall! [Tim]