Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange Error on .AddProperty
Message
 
 
To
27/02/2009 09:00:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01384470
Message ID:
01384507
Views:
71
Gary,

The object doesn't have ADDPROPERTY() method overridden by any chance?

>The object is recieved as a paramater into the method, I have stepped through and the object is definetely available, fuller code is
>
>
>WITH toObject
>  IF PEMSTATUS(m.toObject,"Width",5)
>   .ADDPROPERTY( '_nOriginalWidth', .WIDTH )       && This line errors
>  ENDIF
>ENDWITH
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform