2002-01-28 12:36 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user