Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy file
Message
From
19/07/2004 18:41:28
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00925927
Message ID:
00925969
Views:
19
hi,
i use this code from help,

USE newall
gnFieldcount = AFIELDS(gaMyArray) CLEAR
FOR nCount = 1 TO gnFieldcount
? gaMyArray(nCount,1)
ENDFOR

but how i can insert the fields to list or combo at myform,and let the user choise the fields to make a report.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform