Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return field name from table.field
Message
From
31/12/2000 22:30:13
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00458247
Message ID:
00458253
Views:
13
>To return 'line' from 'orderdet.line' I am using the following code...
>
>test='orderdet.line'
>
>? substr(test,at('.',test)+1,len(test)-at('.',test))
>
>Is there a better way to do this?

That's about as good as it gets.
Previous
Reply
Map
View

Click here to load this message in the networking platform