Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!wuarchive!usc!apple!uokmax!munnari.oz.au!mel.dit.csiro.au!yarra!technix.oz.au!technix.oz.au!ahl From: ahl@technix.oz.au (Tony Landells) Newsgroups: comp.databases Subject: Informix RDS questions Message-ID: Date: 30 Jan 91 22:54:37 GMT Sender: ahl@technix.oz.au (Tony Landells) Distribution: comp Organization: TechNIX Consulting Services, Melbourne, Australia Lines: 18 I'm doing some development with Informix RDS and there are a couple of things I'd like to do but can't work out how... 1. Avoid the ERROR statement scribbling over my windows in its unfriendly manner. If I could replace the current error printing routine, that would be good enough, and seems to be the only way to get it to be sociable... 2. Catch up and down arrow keys in an INPUT ARRAY statement. I guess if I can do the above, this becomes less important, but I want to stop the user just skipping lines interminably at the end of the current data (which they can then move back to and fill in without triggering the AFTER INSERT clause). Thanks for your help... Tony.