Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!uunet!unhd.unh.edu!oz!derykm From: derykm@oz.plymouth.edu (Dez) Newsgroups: comp.databases Subject: Clipper Error in do case procedure Message-ID: <1991Mar29.153237.15963@oz.plymouth.edu> Date: 29 Mar 91 15:32:37 GMT Reply-To: derykm@oz.plymouth.edu (Dez) Organization: Plymouth State College - Plymouth, N.H. Lines: 13 This is probably an easy question. When I write a "do case" procedure then run the program, I can press the right arrow and get an error at that point in the program. It aborts the program completely. This seems to happen with any do case procedure I write. Is there a way to make the program only respond to a return, and avoid an error if another key is pressed by mistake? BTW I am using '87 not 5.0 yet. thanks deryk