Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Consistent array weirdness with addproperty
Message
From
07/09/2005 08:55:53
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Consistent array weirdness with addproperty
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01047310
Message ID:
01047310
Views:
59
Hi,

I know there are threads about the weird behaviour when using :

define class BobWhatEver
procedure Init
this.AddProperty("laArray[1,1]")
endproc
enddefine

Some of our customers used to get Not A Character Expression error if we used
AddProperty("laArray[1]") instead of AddProperty("laArray[1,1]")

So we changed our code. But know, customers who didn't get this error before, start getting the same error on Add..... [1,1] !

We're lost now.

Anyone any suggestions?

Thanks
Guillaume
Next
Reply
Map
View

Click here to load this message in the networking platform