Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help
Message
From
27/09/1998 18:54:22
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Help
Miscellaneous
Thread ID:
00141262
Message ID:
00141297
Views:
28
Thanks for the help on the index problem, but with the NAME property, Im not making any of those type of calls that I know of. I have built a form and added some fields to it and when I compile it into an app or an exe, i get the errors when i start the form.




>>I just got VFP6 and have been playing around with it some. Im new to oop and am learning being a fpd2.x programmer. I have built a form with 9 pageframes and controls on each page. I use the VFP framework to build this application. When I run it i get a few errors when I open my form. they are:
>> Property NAME is read only
>> {1743}{NAME}
>> activateforminframe,14
>>
>>
>> Property NAME is read only
>> {1743}{NAME}
>> activateforminframe,29
>>
>>
>>I read the error comments, but Im still at a loss. What am I doing wrong. Also I want my primary index to be used at all times in my main table. Do I just do a Set Order to XXXXXX and if so, where do I put this in my application?
>>
>>Thanks for any help
>>Ron
>
>you can not issue a command like ThisForm.Name = "SomeName"
>
>If you have your tables in the DataEnvironment [DE] of the form, you can look at the properties of that table (in the DE, right-click on the table and select Properties). Then click the Data tab. You will see a property called *Order* which is where you can define what order to set for the table.
Previous
Reply
Map
View

Click here to load this message in the networking platform