Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger Layout
Message
De
16/04/2024 16:32:59
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01687864
Message ID:
01687865
Vues:
43
>Hi
>
>I have been unable to get VFP to remember the debugger layout. I size and position all the windows in the debugger frame but the next time I use it the layout has reverted to the default layout. Is there a method that will ensure the layout is remembered?
>
>Thanks,
>Simon

This is stored in FOXUSER.DBF. Related to debugger are records with field ID IN "DEBUGFRAME", "DEBUGGER", "DBGFRAMEM", "WATCHEXPR" for all I remember. If one of this records is readonly (field) the change will not be stored.

Otherwise the failure happens if you not use FOXUSER.DBF at all or the table is corrupted. For example the combination of one of the IDs above with there Name field occurs more then once.

Tip: Issue "USE ? AGAIN" in Command window to edit the table.

Lutz
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