Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Job Management System 3 Operator's Guide


11.9.6 Changing the colors of text in the time area and schedule area

You can change the character color for open days and for closed days in the time area and schedule area in the Monthly Schedule window.

Organization of this subsection

(1) Changing the character color for open days in the time area and schedule area

You can change the character color for open days in the time area and schedule area in the Monthly Schedule window.

Specify from:

A JP1/AJS3 - View file (User-specified option file)

For details, see 11.1.1 Types of customization methods.

Specification

Use the following format:

jajsOpenDayColor=RGB-value (return)

For details about RGB-value, see 11.11 Specifying colors with RGB values.

Supplementary note

When you perform this customization, the background color of the open days that you specify as days of the week or dates in the Edit Monthly Calendar window and the Edit Annual Calendar window also changes.

Example

The following specification sets blue as the character color for open days.

jajsOpenDayColor=0:0:255 (return)

(2) Changing the character color for closed days in the time area and schedule area

You can change the character color for closed days in the time area and schedule area in the Monthly Schedule window.

Specify from:

A JP1/AJS3 - View file (User-specified option file)

For details, see 11.1.1 Types of customization methods.

Specification

Use the following format:

jajsClosedDayColor=RGB-value (return)

For details about RGB-value, see 11.11 Specifying colors with RGB values.

Supplementary note

When you perform this customization, the background color of the closed days that you specify as days of the week or dates in the Edit Monthly Calendar window and the Edit Annual Calendar window also changes.

Example

The following specification sets white as the character color for closed days.

jajsClosedDayColor=255:255:255 (return)