Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!samsung!sdd.hp.com!spool.mu.edu!uunet!unhd.unh.edu!unhtel!paul From: paul@unhtel.unh.edu (Paul S. Sawyer) Newsgroups: comp.databases Subject: Re: Informix RDS questions Message-ID: <1991Feb4.171013.11111@unhtel.unh.edu> Date: 4 Feb 91 17:10:13 GMT References: <52042@sequent.UUCP> Distribution: comp Organization: UNH Telecommunications and Network Services Lines: 16 In article <52042@sequent.UUCP> lugnut@sequent.UUCP (Don Bolton) writes: > >DISPLAY "Error message text" AT 23,1 > >be sure to do a DISPLAY "" AT 23,1 at a later point when you want >the message removed... For some reason, DISPLAY "str" will overwrite >only the space occupied by "str", yet DISPLAY "" will clear the entire >line. > Try: DISPLAY "Error message text", "" AT 23,1 -- Paul S. Sawyer {uunet,attmail}!unhtel!paul paul@unhtel.unh.edu UNH CIS - - Telecommunications and Network Services VOX: +1 603 862 3262 Durham, New Hampshire 03824-3523 FAX: +1 603 862 2030