Article ID: 141956
Article Last Modified on 11/17/2003
Specifies a function code or picture code that determines how the text box output is displayed or printed. You can include the FUNCTION clause, the PICTURE clause, or both to create an editing mask. These clauses contain special codes that control how the memory variable, array element, or field is displayed and edited.
CLEAR
Dept=0
@ 2,2 GET dept FUNCTION "@Z" ;
SIZE 1.000, 18.000 ;
FONT "MS sans Serif", 8
READ
Additional query words: VFoxWin buglist3.00b text box kbvfp300 kbvfp500 kbvfp600 function picture clause
Keywords: KB141956