Table of Contents Overview Menus Windows Buttons
History Window
Click the History icon to open a History Window, which displays all previously executed batches (consisting of 1 or several statements) for the current session and connection window. The default number of batches jisql saves is 50; 0 (zero) means unlimited. To change this value, use the Miscellaneous tab on the Options Window.
You can:
Edit the file, for example, add comments.
Click Save to File to save the contents of the history buffer to a text file.
Highlight the text you want to reuse and click Go to redisplay the statement or batch in the Input Window and execute it again.
Click the Up icon
to select the previous batch in the History Window and display it in the Input Window where you can edit the command or click Go and execute it again.
Click the Down icon
to select the next batch in the History Window and display it in the Input Window where you can edit the command or click Go and execute it again.