Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!munnari.oz.au!uhccux!richardj From: richardj@uhccux.uhcc.Hawaii.Edu (Richard Jablonka) Newsgroups: comp.databases Subject: ";" function in Dbase IV 1.1 Message-ID: <10707@uhccux.uhcc.Hawaii.Edu> Date: 18 Dec 90 20:56:19 GMT Reply-To: richardj@uhccux.UUCP (Richard Jablonka) Organization: University of Hawaii Lines: 12 How can you skip a line in the IIF function using ";" in Dbase IV 1.1? In III+ for example if address line 2 is blank I could skip printing by saying: IIF(len(addr2)=0, addr1, addr1+";"addr2) if address line 2 is not blank it will be printed on the next line. The ";" function doesn't seem to work in Iv 1.1. How can I get it to? Thanks, Richard Jablonka, richardj@uhccux