Get() > State changing methods xHarbour Developers Network  

oGet:assign()

Assigns the contents of the edit buffer to the edited variable

Syntax

:assign() --> self

Description

The :assign() method evaluates the data code block and passes the current value in the edit buffer on to it, thus assigning the edited value to the edited variable. The method is only meaningful when the Get object has input focus.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe