|
BLAST Protocol | Xmodem | FTP | BLASTscript Topics | Connecting/Disconnecting Command Ref. | Reserved Variables | Autopoll | Error Messages | ASCII Char. Set |
The Data Pump Viewer, Blast.exe, is a GUI-based application designed to assist in the process of writing and debugging file transfer applications. The Data Pump Viewer has a Terminal Viewer, a Terminal History Viewer, a Script Viewer, and a Log Viewer. In addition, during file transfers, the Data Pump Viewer displays a File Transfer Status dialog.
The Data Pump Viewer can be started in several ways:
The Data Pump Viewer Window
The Data Pump Viewer Window is divided into three main sections: the Command Area, the View Area, and the Status Bar.
The Command Area has two bars: the Title Bar and the Menu Bar. The left side of the Title Bar displays the name of the phonebook listing that is loaded; the right side contains standard window controls. The Menu Bar has File, Script, and Help menus.
File Menu:

Script Menu:

WERROR statement in your script at the point before Single Step operation is desired. When the script reaches the WERROR command, select Single Step from the Script Menu and continue operation.
Halt - Halts execution of a script. This menu item is grayed out if no script is currently loaded.
Help Menu:
The View Area
TSEND and TUPLOAD. Additionally, you can see what is being received from the remote system. It is possible to type on the keyboard to transmit characters to the remote system for the purpose of developing and debugging your application. The Terminal Viewer has no terminal emulation capabilities.
Terminal History Viewer - The Terminal History Viewer displays characters that
have been received in the Terminal Viewer but have scrolled off the screen. The Terminal
History Viewer has an elevator bar to scroll back through the history.

Script Viewer - The Script Viewer displays the currently executing script. Any operation
that requests user input or that outputs information to the user from within a script
(e.g.,
ASK, CLEAR, CLEOL, CURSOR, DISPLAY, MENU, PUT, WERROR, and WRITE) will be
displayed in the Script Viewer. See also Managing the Script View under BLASTscript
Topics.

Log Viewer - The Log Viewer displays the BLAST Log as it is being created.

The Status Bar
|
BLAST Protocol | Xmodem | FTP | BLASTscript Topics | Connecting/Disconnecting Command Ref. | Reserved Variables | Autopoll | Error Messages | ASCII Char. Set |