Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property not found error
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Property not found error
Miscellaneous
Thread ID:
01132430
Message ID:
01132430
Views:
64
hi,
I need help in this code.
In my main.prg i have the follwing piece of code

DEFINE CLASS MSM as Session OLEPUBLIC
lds=""
rds=""


function synchro
....some code
endfunc
..some more functions
enddefine

I have a form which has got a command button. The code behind for this button is:

thisform.lds= "C:\....\comp.dbc"
thisform.synchro()


when i run the form i get the foll. error

Property LDS not found
Property SYNCHRO not found

Why Am i getting this error. Im new to Object oriented VFP.
--
Randall Jouett
Amateur/Ham Radio: AB5NI
I eat spaghetti code out of a bit bucket while sitting at a hash table! Someone
asked me if I needed salt, and I said, "I'm not into encryption." :^)
Next
Reply
Map
View

Click here to load this message in the networking platform