On Sunday 14 April 2002 00:40, you wrote: > I use " " for true and "" for false. Is there a more standard (or > readable) values for true and false? > > Thanks in advance.
You could use 0 as false and 1 (or another non-zero value) as true. Steven -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]