xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

ReadVar()

Returns name of the current GET or MENU TO variable.

Syntax

ReadVar() --> cVarName

Return

The function returns the name of the variable in the current Get field or MENU TO command as a character string.

Info

See also:@...GET, @...PROMPT, MENU TO, READ, SetKey()
Category: Get system
Source:rtl\readvar.prg
LIB:xhb.lib
DLL:xhbdll.dll


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