Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crashing when SET STEP ON
Message
 
À
16/10/1998 07:05:41
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00146846
Message ID:
00148065
Vues:
39
Won't the debug_on function break you inside the function instead of the intended line?

You may want to try using a #define instead as follows:

#define debug_on SET STEP ON

or when you create an executable change it to a comment

#define debug_on *

Then in your code all you need is:

debug_on


Costas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform