Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!bbn.com!eboneste From: eboneste@bbn.com (Liz Bonesteel) Newsgroups: comp.databases Subject: Informix 4GL Question Keywords: Not a bug, just an aesthetic request Message-ID: <60694@bbn.BBN.COM> Date: 8 Nov 90 17:19:03 GMT Sender: news@bbn.com Reply-To: eboneste@BBN.COM (Liz Bonesteel) Distribution: na Organization: Bolt Beranek and Newman Inc., Cambridge MA Lines: 15 Having "resolved" my last problem with much appreciated help from net.folks (it was a known bug, but as we're running VMS [stop laughing!] it won't get fixed), I have another question. Currently I use two concatenated CONSTRUCT statements (one for each page of a two-page 4GL form) for my query. This works nicely; but if the user's query only applies to the first page, s/he still has to hit CTRL-Z twice to execute the query (first CTRL-Z moves to the second page). Is there any way around this; i.e., is it possible to hard-code a CTRL-Z into the program? All suggestions welcome. Liz