Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing object properties
Message
From
24/07/2001 09:13:46
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00534317
Message ID:
00534344
Views:
13
Thank Claude

Actualy i use VFP7 let me explain better the problem:

I create the new propeties in the Init method of my object using the ADDProperty method ADDPROPERTY("kdTitle", "This is the title").

The code in the ASP page is it:

Set prova as new content.schema

prova.init 105, 'that fire the init method of my object and create the new object properties


after it i tried to get the valued from the new property

response write ..... prova.title and get the error
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform