Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Struggling with arrays
Message
From
16/06/2001 08:38:01
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
16/06/2001 08:30:20
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00520246
Message ID:
00520251
Views:
12
Oh I failed to mention it would also work if ParseToArray could reference the array as :
this.myArr (used macrosubst)

You should pass a full reference if an external prg. ie:
oThis = this
ParseToarray(cList,'oThis.myArray')

Or pass both the object ref + array name :

ParseToarray(cList,this,'myArray')

Where ParseToArray could refer caller :

acopy(aLocal,toObject.&tcArrName)
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