home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!emory!ssblan.ssc.af.mil!bwilliam
- From: bwilliam@ssblan.ssc.af.mil
- Newsgroups: comp.databases.informix
- Subject: re: Out of Temporary String
- Message-ID: <9529@emory.mathcs.emory.edu>
- Date: 14 Sep 92 13:18:03 GMT
- Sender: walt@mathcs.emory.edu
- Reply-To: bwilliam@ssblan.ssc.af.mil
- Lines: 40
- X-Informix-List-ID: <list.1445>
-
- Anna T. Luong (atl0@isg.com) writes in an 11 Sep 92 message:
-
- > We have a program that runs on a client's machine many times a day. It's
- > an input screen that logs incomming customer replies. And usually after
- > the user enters 50 records, the program bombs out with the -4518 error
- > which is the "the 4GL program cannot allocate any more space for temporary
- > string storage.
-
- (remaining text deleted)
-
- We had a similar problem at this site, but the -4518 error was occurring
- in a REPORT section, not during input. From what you said in your original
- message, this could be a new twist on a known problem.
-
- The known problem, according to Informix Tech reps is a 4GL crash during
- a REPORT when using the WORDWRAP and USING clauses. It has been assigned
- bug #13375 (no projected resolution date).
-
- Check your input form & 4GL and see if you're using both the WORDWRAP and
- USING clauses simultaneously in any respect whatsoever. If you are, and you
- find that by "commenting out" either or both that the problem disappears,
- then - run, don't walk to the nearest telephone and report this new twist.
-
- I'd appreciate it if you'd e-mail me direct & let me know if this proves
- to be the case.
-
-
- Bill Williams
- Programmer/Analyst
- Standard Systems Center, AL
- (205) 416-1256
-
- STANDARD DISCLAIMER:
- ---------------------------------------------------------------------------
- (It goes without saying that) My opinions are my own and do not represent
- the views or opinions of the US Air Force, Department of Defense, or the US
- Government. BUT THEY SHOULD!
- ---------------------------------------------------------------------------
-
-
-