Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Commanding pages
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00117842
Message ID:
00118597
Vues:
22
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)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform