Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make a copy of scattered name object
Message
From
13/08/2002 12:08:12
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00689032
Message ID:
00689195
Views:
35
>Hello Cetin,
>
>Thats just what I need, thanks! You saved me a lot of re-writing.
>
>I don't like using macro substitution, so I've changed the final assign from:
>
>loCopy.&arrMembers[ix] = toObject.&arrMembers[ix]
>
>to:
>
>store evaluate("toObject." + arrMembers[ix]) to ("loCopy." + arrMembers[ix])
>
>I hope you don't mind?
>
>Justin.

No I don't :) Actually it's my preference too.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform