Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp 7 debugger
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Titre:
Divers
Thread ID:
00665412
Message ID:
00665655
Vues:
18
Larry,

Thanks for the info re: _command.prg.

As far as the debugger I found this code in the error event of the form:
form.error()
LPARAMETERS nError, cMethod, nLine
IF NERROR != 1440
DODEFAULT()
ENDIF
**************

This was due to running a crystal report that was problematic and it helped in that matter.

This seems to be the cause for the debugger behavior.

Thanks,

Jim


>Jim,
>Foxuser holds some settings for the Debugger but the majority are stored in the registry. Try issuing a CLEAR DEBUG to return all settings to the factory defaults.
>
>_Command was introduced in VFP 7 to hold the history of the command window. It gets read from at startup, and written to when VFP terminates normally. I don't belive there is a correlation.
>
>HTH.
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform