Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP equivalent of Clipper's Aadd() function?
Message
From
18/05/1998 00:20:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
VFP equivalent of Clipper's Aadd() function?
Miscellaneous
Thread ID:
00100035
Message ID:
00100035
Views:
180
I'm converting a Clipper app to VFP and there are many occurances of the Aadd() function. I'd like to write my own Aadd() to mimic Clipper's, if possible without changing the function calls at all.

Here's an example of the Clipper calls...


AAdd( aSortInfo, { IDOCOMP.SORTREF1, IDOCOMP.SORTNAME1, IDOCOMP.FLREF } )


AAdd( aKeys, IDALTF.ELREF )

Remember, I'd like to leave these calls unchanged...

TIA

Larry
Next
Reply
Map
View

Click here to load this message in the networking platform