Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array is property of element in Collection class
Message
From
27/04/2004 06:13:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/04/2004 05:03:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00898405
Message ID:
00898421
Views:
23
>> It's a known (bug?) :
>> Try to replace your 'for each oElement ...' line with :
>
>> *For Each oElement In oCollect
>> For jx=1 TO oCollect.Count
>> oElement = oCollect[m.jx]
>> Cetin
>> Çetin Basöz
>> MS Foxpro MVP, MCP
>> Welcome to FoxyClasses
>> Türkçe bir Foxpro sitesi Fox4um
>
>
>OK, thanks, but why FOR EACH...and ALEN() not work properly ???
>
>RomanP

I don't know why 'For Each' is problematic. I always tend to take longer and safer way. Alen() has no problem.
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