Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Commanding pages
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00117842
Message ID:
00118597
Views:
23
Hi Michelle,

>I don't understand what this SET PROC is supposed to do.
SET PROC TO Filename.prg means that VFP will look for functions and Classes defined in this prg. Similarly, if you use the visual Class Designer (using CREATE CLASS) then you need SET CLASSLIB TO FileName.vcx ADDITIVE

>If I do CREATE CLASS, that opens up the visual designer. How do I paste code into that?
Sorry my mistake. Actually "Page" is one of those classes which you need to define in a PRG file as it has to be within a pageframe. Similar other classes are Column, Header, Relation, DataEnvironment, Cursor etc. (I can't remember if there are any other right now)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform