User Guide > Objects > Alphabetical Listing > Windows

 Windows

The following overview includes the attributes of a Windows Job object and describes their functions, allowed values and ways of modification.

Predefined variables may be used in scripts, and script variables may be set to attributes retrieved via predefined variables.

Windows Tab

Field

Attribute

Value

Access Via:

Job report - Database

JOBREPORT_DB

"Y" - yes, "N" - no

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Job report - File

JOBREPORT_FILE

"Y" - yes, "N" - no

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Job report - Generate on error only

JOBREPORT_ERROR_ONLY

"Y" - Job report only saved if error occurs
"N" - Job report always saved

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Job report - Is generated by script

WIN_REPORT_BY_SCRIPT

"Y" - yes, "N" - no

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Type

WIN_TYP

"BAT" - batch processing,
"KDO" - command,
"EXTCOMPROC" - Interpreter

GET_ATT,
Change Program,
predefined variable

View

WIN_VIEW

"NORM" - window,
"MAX" - full screen,
"MIN" - symbol

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Job object

JOB_OBJECT

"Y" - yes, "N" - no, " " - Default

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Start parameter - Working directory

WIN_WORK_DIR

User-defined,
maximum 255 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Start parameter - Command

WIN_CMD

User-defined,
maximum 255 characters

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Start parameter - Log on as batch user

WIN_LOGON_AS_BATCH

"Y" - yes, "N" - no

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Start parameter - Show job on desktop

WIN_SHOW_AT_DESKTOP

"Y" - yes, "N" - no

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program

Job Attributes Not on the Windows Tab

Field

Attribute

Value

Access Via:

Login info

DOMAIN, WIN_DOMAIN

Domain from login info of the Login object

GET_ATT,
Change Program,
predefined variable

 

See also:

Job
Host Attributes Tab

Attributes

:PUT_ATT statement

GET_ATT function

AE DB Change