Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange Error on .AddProperty
Message
From
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:
01384504
Views:
76
>> What object WITH is referring to in this case? Are you sure that it's the line that generates the error?

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
Gary.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform