filter without empty

Klaus Major klaus at major-k.de
Thu Feb 14 07:45:16 EST 2008


Hi there,

just spend some hours debugging some otherwise clean code
for a couple of hours just to discover that:

...
put "one" & numtochar(0) & "two" into newstring
filter newstring without empty
put newstring
...

gives: "one"!

I just wanted to remove empty lines, so is this correct behaviour?
Or should I bugzilla this one?

No problems with numtochar(1).


Regards

Klaus Major
klaus at major-k.de
http://www.major-k.de





More information about the use-livecode mailing list