Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assign the array value to variable
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Assign the array value to variable
Miscellaneous
Thread ID:
00666672
Message ID:
00666672
Views:
42
How can i assign the output from the query to a variable.
from this query i am expecting this out put.(ANR - ACCPTD AS NOTED; RESUBMITTAL REQUIRED)

***********start******************
select optwords from smltbl where ;
opttitle = 'APPR_CD' and ;
optwords like 'oldresponse%' ;
INTO ARRAY aDups

***************End*************

Thank you very much.
Next
Reply
Map
View

Click here to load this message in the networking platform