> yes PRINT gives TRUE. > > why that? > Because Print uses Str$() and not CStr() to convert its arguments to something printable. -- Benoît Minisini