*** empty log message ***

This commit is contained in:
Antonio Linares
1999-10-07 07:22:59 +00:00
parent 9075f24496
commit a56d017fd2

View File

@@ -260,6 +260,10 @@ STATIC FUNCTION SetType( cType )
::cType := cType
if cType != nil .and. Upper( cType ) == "LOGICAL" .and. ::uInit == nil
::uInit = .f.
endif
RETURN NIL
//----------------------------------------------------------------------------//