Path: utzoo!attcan!uunet!mcsun!hp4nl!sci.kun.nl!erato!vlsi3 From: vlsi3@erato.cs.kun.nl (vlsi cursus) Newsgroups: comp.os.msdos.apps Subject: DBASE refuses to send CHR(0) to printer. Keywords: dbase Message-ID: <2292@wn1.sci.kun.nl> Date: 15 Oct 90 14:14:37 GMT Sender: root@sci.kun.nl Distribution: comp Lines: 26 Hi readers, I'm writing a small database program using Dbase, which uses the printer. Therefore I need to send the null character, because it is part of a printer control code. It is used in the following context: SET PRINT ON ?? ....+CHR(0)+.. | SET PRINT OFF The problem is, the printer doesn't receive the null character (I checked it with a hex-dump). Does anyone know what how to do it in another way?? BTW: it is dbase 3+. Thanks in advance. Greetings, John Graat University of Nijmegen The Netherlands. email: ose21@sci.kun.nl Please don't reply to this account (vlsi3@cs.kun.nl) because it can be closed every day now. The other one mentioned above will be in use at least until X-mas! Thanks.