Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rename public variables ??
Message
From
09/06/1997 00:46:28
 
 
To
08/06/1997 08:12:22
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00035353
Message ID:
00035619
Views:
39
>just about what I wanted to suggest, with a bit of difference:
>
>sele filename
>X = afields(flds)
>for i = 1 to X
> xxx="xxx_"+flds[i,1]
> m_dot="m."+flds[i,1]
> if type(xxx)#"U"
> store (xxx) to (m_dot)
> endif
>endfor
>
>This checks for unmapped fields and skips them, and, besides, reminds me
>of the joy I had when first I discovered that name expressions can be
>used to create variables :)

Lovely! - Just what I needed, Thanks to both Dragan and Doris
Thankyou - Chris Haynes
Previous
Reply
Map
View

Click here to load this message in the networking platform