Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide


4.3.1 JP1/Advanced Shell Editor window

The following figure shows the JP1/Advanced Shell Editor window and the names of the window's components.

Figure 4‒1: JP1/Advanced Shell Editor window

[Figure]

Organization of this subsection

(1) Toolbars

The toolbars display buttons for the most frequently used of the commands that can be selected from the menu bar. You can execute a command by clicking its button on a toolbar. You can also use the View menu to hide the toolbars. Hovering the mouse cursor over a button displays a description of the button's function.

In the JP1/Advanced Shell Editor window, the toolbars that can be displayed are the Standard Toolbar, Edit Toolbar, Debug Toolbar, and Search Toolbar.

(2) Ruler

This is a tick-marked bar that displays the horizontally-arranged columns.

(3) Line number area

This area displays the line numbers in a job definition script.

(4) Breakpoint area

This area displays the following symbols: a symbol at the line where a breakpoint is set ([Figure]), a symbol that indicates the line that is to execute next ([Figure]), and a symbol that indicates the line where the debugger process ends ([Figure]).

(5) Status bar

The status bar displays messages related to the current processing being executed by JP1/Advanced Shell Editor and messages related to the status after processing has terminated. The following table describes the status bar functions in the JP1/Advanced Shell Editor window.

Table 4‒1: Functions of the status bar in the JP1/Advanced Shell Editor window

Status bar

Description

Job ID

Displays the job ID of the job that is being debugged.

Position

Displays the location of the cursor.

Total lines

Displays the total number of lines in the job definition script file being edited.

INS or OVR

Displays the overwrite mode that can be switched by toggling the Insert key. The two modes are the following (where the Insert mode is the default):

  • OVR:Overwrite mode

  • INS:Insert mode

(6) Client area

The client area displays the job definition script file you are working on.