Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code looking
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00204763
Message ID:
00204820
Vues:
20
Hi David:

Thanks for your help.

>> Sorry for this simple question. How can I see whole code which behind form? It's very unconvenient to click on all form's objects. Is there some way? In VB I can see whole form's code...

>It's possible to write extensions for the class browser, you can alter it so it only prints method code.

Don't understand that, sorry. How can I do that?

Abother option is to USE YourClassLib.VCX and build a report that prints the contents of the Methods memo field.

I've just tried unsuccessfully. First, I could not print a content of a memo field directly :( Do I need an UDF for this?
Second, methods don't contain an information about objects which invoke their methods, so I need to add another field in my report. Which one?


>> Another simple question: how can I insert breakpoints in my form/program on the fly?
>
>We can't set them in the editor like you can in other languages. I use a udf and insert =debug() lines while I'm editting. the Debug.prg activates the trace and local windows and does a suspend.

I see. Igor also offered an approuch for this.
>
>Under Tools, Options, Debug page change it to FoxPro Frame.

Thank you, I changed my settings.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform