Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger
Message
De
19/02/2016 11:19:18
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
19/02/2016 11:02:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows 7
Database:
Oracle
Application:
Desktop
Divers
Thread ID:
01631676
Message ID:
01631750
Vues:
85
>That's my first line of problem solving, Lutz.
>
>I am trying to solve constant form opening and closing problem where all the forms use the same set of files - a formset is a logical choice as all the forms use the same data in the formset data environment, so there will be no constant opening and closing the data files. So I created the formset, added all the forms, and tried to run it. As soon as you click on the thing to take you to the formset, vivibility of the WHOLE program is gone. So I eliminated ALL the forms one by one, and it STILL does that. Next thing I created a new formset with ONE blank form in it, and it STILL makes the whole program vanish when you try to DO the form. I there some weird access to formsets that I don't know about?

Formset is something I avoid.
I do not DO FORM at all, I have classes and CREATE OBJECT

Anyway even a formset has load; init and activate events where you can place messageboxes
also some code need to create the formset, the line before is logical and the line after too

The first line in click event wherever you click, on the delegate if you use one and so on.
there must be a single line that changes the stuff

Try SET COVERAGE. The output will be a nightmare, but possibly you can follow the way the program goes. (CVP by Martina Jindrová can visualize COVERAGE output)
try SET EVENTTRACKING for events raised.

This is debugging like in the days of yore - without debugger?
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform