Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with polypoints and object property as array
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
SAMBA Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01005968
Message ID:
01005989
Views:
17
Joe,

>mForm.mypolyline2.POLYPOINTS = "this.polyprop"

You need to change that to mForm.mypolyline2.POLYPOINTS = "thisform.polyprop"

If you leave "this", that will be evaluated inside the line object, so it will be an invalid array
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform