The Modified variables window shows all variables that are created or modified while executing the batch file. (This is like the "Auto" window in Visual Studio.) The window will show the variable name, the previous value, and the new value.
The Modified window has a toolbar, with the following buttons:
New | Restore the original values for the modified variables list |
Save | Save the current modified variables list to a file |
Apply | Replace the original values with the modified list |
Print | Print the current modified variables list |
Cut | Copy the highlighted selection to the clipboard and delete it from the modified variables list |
Copy | Copy the highlighted selection to the clipboard |
Paste | Copy the contents of the clipboard to the current cursor location |
Delete | Delete the highlighted selection (or the character at the cursor location if no selection) |
Redo | Restore the last Undo |
Help | Display the online help |