CodePudding user response:
In a recent data on the table in this sectionCodePudding user response:
Create Cursor t1 (a1, a2 I)
Insert Into t1 Values (1, 10)
Insert Into t1 Values (2, 20)
Insert Into t1 Values (3, 30)
Locate the
For lnI=1 To Reccount (' t1 ')
? A1, a2
The Skip
Endfor
CodePudding user response:
The SELECT strInfo FROM tableOri where! Does () INTO CURSOR listTempThe SELECT listTemp
FOR I=1 TO RECCOUNT ()
GO I
? StrInfo
ENDFOR
CLEAR ALL
RETURN