The help says, of UNQLITE and @UNQOPEN, that when using RO or RW an error will be returned if the database doesn't exist. That doesn't seem to be true. If the named file doesn't exist UNQLITE executes silently and sets _? to 0, and @UNQOPEN returns 0.