MPE/iX Quick Reference Guide (32650-90881)

18 Chapter1
Command Descriptions
Commands Syntax
creates an object file.
COB74XL [
textfile
] [,[
objectfile
][,[
listfile
][,[
masterfile
][,
newfile
]]]]
[;INFO=
quotedstring
] [;WKSP=
workspacename
] [;XDB=
xdbfilename
]
COB74XL SOURCE,OBJECT,LISTFL
COB74XLG
Compiles, links, and executes an HP COBOL II/XL program using the ANSI 1974
standard entry point.
COB74XLG [
textfile
][,[
listfile
][,[
masterfile
][,
newfile
]]]
[;INFO=
quotedstring
] [;WKSP=
workspacename
] [;XDB=
xdbfilename
]
COB74XLG TEXTFL,LISTFL
COB74XLK
Compiles and links an HP COBOL II/XL program using the 1974 ANSI standard entry
point.
COB74XLK [
textfile
] [,[
progfile
][,[
listfile
][,[
masterfile
][,
newfile
]]]]
[;INFO=
quotedstring
] [;WKSP=
workspacename
] [;XDB=
xdbfilename
]
COB74XLK SFILE,MYPROG
COB85XL
Compiles an HP COBOL II/XL program using the 1985 ANSI standard entry point and
creates an object file.
COB85XL [
textfile
] [,[
objectfile
][,[
listfile
][,[
masterfile
][,
newfile
]]]]
[;INFO=
quotedstring
] [;WKSP=
workspacename
] [;XDB=
xdbfilename
]
COB85XL SOURCE,OBJECT,LISTFL
COB85XLG
Compiles, links, and executes an HP COBOL II/XL program using the ANSI 1985
standard entry point.
COB85XLG [
textfile
][,[
listfile
][,[
masterfile
]
[,
newfile
]]]
[;INFO=
quotedstring
] [;WKSP=
workspacename
] [;XDB=
xdbfilename
]
COB85XLG TEXTFL,LISTFL
COB85XLK
Compiles and links an HP COBOL II/XL program using the 1985 ANSI standard entry
point.
COB85XLK [
textfile
] [,[
progfile
][,[
listfile
][,[
masterfile
][,
newfile
]]]]
[;INFO=
quotedstring
] [;WKSP=
workspacename
] [;XDB=
xdbfilename
]
COB85XLK SFILE,MYPROG