xinjie
xinjie
Typically, nesting of such structures is common in VFP.
In my limited experience, I think macro compilers can and should be able to access private properties.
~~In addition, after I successfully CursorFill() in the Form1_Load method, it seems that the opened cursor is automatically closed after the WinForm is rendered. I'm not sure if it's my...
For a separate SQL-Select command, SQLExec() also fails to execute in both of these cases.
Robert "Variablename",As I personally understand it, it can be any kind of variable.(According to VFP, it can be Public/Local/private,Any variable that is visible to the current Select statement will work.)...