Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determine method name
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01412763
Message ID:
01413341
Vues:
120
This message has been marked as a message which has helped to the initial question of the thread.
>Hi Gary,
>
>FoxTools.FLL has a number of editor functions you can use. My ISX.PRG (http://www.foxpert.com/download/isx.prg) uses them to parse the content of the current code window. You can use this program to see how that's done.

I agree with Christof... if you want to do this so it's professional and not error prone i would use the FoxTools.fll or write an FLL (messing with the editor window content/cursor in VC++ using the FoxPro API is pretty powerful and straightforward). The only drawback is that since this is at design-time you'd have to be wary of CLEARs/SET LIBRARY TO that would clear out your CLASSLIB list in VFP.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform