Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense not working with .prg based class.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00567905
Message ID:
00567917
Vues:
10
This message has been marked as the solution to the initial question of the thread.
>In a code window I type the following:
>
>
Local oReg as Registry
>oReg = Newobject("Registry", "registry.prg")
>oReg.
>
>After I type the oReg. IS should show all the pems for the object but it doesn't. Should I be declaring it differently?

Try:

local oReg as Registry of registry.prg

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform