Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugger Layout
Message
From
16/04/2024 16:32:59
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01687864
Message ID:
01687865
Views:
42
>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]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform