User`s guide

MPLAB IDE Windows
© 2006 Microchip Technology Inc. DS51519B-page 147
Additional Columns – Hex, Decimal, Binary, Char
You may add radix information to the display by right clicking on the column
header bar.
Variables may be rearranged using drag-and-drop.
Window information may be sorted by column. Simply click on the column header to
sort data according to that column.
12.13.2 Locals Window Menu
Below are the menu items in the Locals window right mouse button menu.
Close
Close this window.
Find
Find text specified in the Find dialog in this window.
Find Next
Find the next instance of Find text.
<F3> repeats the last Find.
<Shift>+<F3> reverses the direction of the last Find.
Import Table
Save data to a table. See Section 13.27 “Table Setup Dialog”.
Export Table
Load data from a table. See Section 13.27 “Table Setup Dialog.
Output to File
Write the displayed window contents to a text file.
Print
Print the contents of the window.
Refresh
Refresh the data in this window.
Properties
Opens the Locals dialog, so you can set up fonts and colors, as well as other Locals
window properties. See Section 13.30 “Watch/Locals Dialog”.
12.13.3 Locals Window FAQ
How do I:
Save the window contents to a file?
Click the right mouse button in the window to open a menu. Select Export to save
variable values to a file.
Load a previously saved window?
Click the right mouse button in the window to open a menu. Select Import to load
variable values.
Change the order of variables?
Simply drag-and-drop items where you want them in the list.