5.31 HERCLOGO (Hercules logo file)

5.31.1 Function

HERCLOGO specifies the logo text file which defines a welcome screen that is presented when a
TN3270 terminal connects to a Hercules 3270 device. For details on how to code the Hercules logo file,
see section

10 (“Hercules 3270 Logo”).

5.31.2 Syntax

Descriptive

filename

Diagram

filename ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ

5.31.3 Parameter

filename

The name (and optionally path) of a logo text file. If no path is specified the logo file
is first searched in the current working directory and second in the directory where
the Hercules executable resides.

5.31.4 Examples

Example 1:

Use the logo text file “HERCLOGO.txt” for the welcome screen.

HERCLOGO D:\HERCULES\CONF\HERCLOGO.TXT

5.32 HERCPRIO (Hercules process priority)

5.32.1 Function

The HERCPRIO parameter specifies the process priority for Hercules. See section

5.82 “Process and
Thread Priorities” for details.

Caution: HERCPRIO should not have a higher dispatching priority than the TOD clock and timer thread.

5.32.2 Syntax

Descriptive

nn

Diagram

¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ




nn

5.32.3 Parameter

0

Specifies a process priority for Hercules of 0. This is the default

nn

This value specifies the process priority for Hercules. For details on the priority
values see section

5.82 (“Process and Thread Priorities”). The default is 0.

5.32.4 Examples

Example 1:

Set the Hercules process priority to 0.

HERCPRIO 0

Previous Page Next Page