2002-01-28 12:36 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com>

This commit is contained in:
Ignacio Ortiz de Zuniga
2002-01-28 11:36:55 +00:00
parent 058b9a2a35
commit 244ff053a1

View File

@@ -439,6 +439,9 @@ METHOD VarPut( xValue ) CLASS Get
if ::block != nil
Eval( ::block, xValue )
::Type := ValType( xValue )
::nDispLen := NIL
::Picture( ::cPicture )
endif
return xValue
@@ -1184,4 +1187,4 @@ METHOD Picture( cPicture ) CLASS Get
endif
return ::cPicture
return ::cPicture