Pathway/iTS SCREEN COBOL Reference Manual (H06.10+, J06.03+)

Environment Division
HP NonStop Pathway/iTS SCREEN COBOL Reference Manual426750-003
4-2
SOURCE-COMPUTER Paragraph
SOURCE-COMPUTER Paragraph
The required SOURCE-COMPUTER paragraph names the computer system by which
the program unit is compiled. The SCREEN COBOL compiler assumes the system is
a HP NonStop system and treats any name given as a comment.
The SOURCE-COMPUTER paragraph syntax is:
comment-entry
is one or more words and cannot consist of blank or null characters.
OBJECT-COMPUTER Paragraph
The required OBJECT-COMPUTER paragraph names the computer system on which
the object program runs. The SCREEN COBOL compiler assumes the system is a
NonStop system and treats the name given as a comment.
The OBJECT-COMPUTER paragraph syntax is:
comment-word
is a single word.
SOURCE-COMPUTER.
comment-entry
.
OBJECT-COMPUTER.
comment-word
,
[ TERMINAL IS { T16-6510 } [ , ] ]
[ { T16-6520 } ]
[ { T16-6530 } ]
[ { T16-6540 } ]
[ { IBM-3270 } ]
[ { CONVERSATIONAL } ]
[ { INTELLIGENT-0 } ]
[ { INTELLIGENT-1 } ]
[ { INTELLIGENT-2 } ]
[ { INTELLIGENT } ]
[ CHARACTER-SET IS { USASCII } ] .
[ { FRANCAIS-AZ } ]
[ { FRANCAIS-QW } ]
[ { DEUTSCH } ]
[ { ESPANOL } ]
[ { UK } ]
[ { SVENSK-SUOMI } ]
[ { DANSK-NORSK } ]
[ { KANJI-KATAKANA } ]