Article ID: 128201
Article Last Modified on 9/30/2003
ON KEY LABEL F12 DO ADD_NULLAfter creating a procedure or program called ADD_NULL that contains this code:
ON KEY LABEL F12 && Temporarily turn off routine. REPLACE (SYS(18)) WITH .NULL. && Replace current field with .NULL. ON KEY LABEL F12 DO ADD_NULL && Turn On Key Label back on.
Additional query words: VFoxWin
Keywords: KB128201