Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Know A Cdx Key From Cdx Tag Name
Message
From
21/07/2005 06:07:56
 
 
To
21/07/2005 05:59:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01034588
Message ID:
01034590
Views:
20
>if Tag(2) returns 'FNAME' and Key(2) Returns "ALLTRIM(FIRSTNAME), Is there a direct command in VFP6 SP5 that can allow you to get the Cdx Key "ALLTRIM(FIRSTNAME) once you know the Tag Name FNAME ?
>I tried something like KEY(TAG(2)) but it gives an error message.
>
>
>Please help
>
>Fred M. Kotte

TRY
KEY(TAGNO('FNAME')) 
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform