Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to determine if error is in baseclass or subclass
Message
 
 
À
21/12/2007 16:39:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01277002
Message ID:
01277095
Vues:
24
This message has been marked as the solution to the initial question of the thread.
Frank,

Did you try
lcCode = GETPEM(oObject.class, "SomeMethod")
?

>
>I'm on VFP 8 SP1.
>The help file says:
>GETPEM( ) Function
>Returns the current value for a property or program code for an event or method at design time.
>
>I was hoping to use GETPEM( ) to correlate with the 'Source line contents' provided by ASTACKINFO(); thereby confirming the correct ancestry class.
>Experimenting a bit with though I find that at runtime (at least with the Professional Version), it will return the value of properties.
>However when attempting to retrieve the contents of a method, it only returns an empty string.
>
>Notwithstanding, by contrast, if I get an object reference to the class via ASELOBJ() at design time, it does indeed return the contents of methods & events.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform