Trailing-Edge
-
PDP-10 Archives
-
BB-R775A-BM
-
uetp/icscbl.ctl
There are 20 other files named icscbl.ctl in the archive. Click here to see a list.
! ICSCBL
! Compile and run DIL Installation Tests for DECSYSTEM-20 Cobol
!
! COPYRIGHT (C) DIGITAL EQUIPMENT CORPORATION 1982, 1983
!
! This software is furnished under a license and may be used and
! copied only in accordance with the terms of such license and with
! the inclusion of the above copyright notice. This software or any
! other copies thereof may not be provided or otherwise made available
! to any other person. No title to and ownership of the software is
! hereby transferred.
!
! The information in this software is subject to change without notice
! and should not be construed as a commitment by Digital Equipment
! Corporation.
!
! Digital assumes no responsibility for the use or reliability of its
! software on equipment which is not supplied by Digital.
!
!
! Facility: DIL-TEST
!
! Edit History:
!
! new_version (1, 0)
!
! Edit (%O'1', '14-Jan-83', 'Sandy Clemens')
! %( Add the DIL Installation Verification batch control files for
! the VAX, DECSYSTEM-20 and DECsystem-10 to the library.
! Files: ICSCBL.CTL (NEW), ICSF6.CTL (NEW), ICSF7.CTL (NEW),
! ICSCBL.10-CTL (NEW), ICSF6.10-CTL (NEW), ICSF7.10-CTL (NEW),
! ICSCOB.VAX-COM (NEW), ICSFOR.VAX-COM (NEW), DILTHST.TXT(NEW) )%
!
! Edit (%O'2', '25-Jan-83', 'Sandy Clemens')
! %( Add copyright and liability waiver to whatever needs it.
! Files: ICSCBL.10-CTL, ICSCBL.CTL, ICSCOB.VAX-COM, ICSF6.10-CTL,
! ICSF6.CTL, ICSF7.10-CTL, ICSF7.CTL, ICSFOR.VAX-COM )%
!
!==
!
! This control file compiles and runs the DIL Installation
! Verificaion Tests for DECSYSTEM-20 Cobol. It is necessary for the
! program CD36T1.CBL to have the following directory:
!
! directory name: PS:<DIL-TEST>
! password: DIL-TEST
!
! If this directory does not exist you must EITHER 1) create the
! directory as VALID login directory, or 2) edit the program and this
! file so that the login directory that is used is a valid login
! directory of your choice.
!
! The programs included in this test stream use only the local
! network node, but WILL require the use of the FAL on the local
! node. Programs will fail with the error DIT-NETOPERFAIL if there
! is not a FAL available.
!
!
! NOTE: This batch stream is intended for COBOL-74 which has not
! been built with DBMS. If your version of COBOL-74 has DBMS
! built in, you will have to compile your programs with the
! language switch "/r"
@
! compile all the Cobol DECSYSTEM-20 installation verification tests
@
@compile C36T1.CBL/74
@compile CD36T1.CBL/74/LANGUAGE-SWITCHES:"/d:2000"
@compile CT36T1.CBL/74
@
@
! Note: This batch stream is intended for COBOL-74 which has not
! been built with DBMS. If your version of COBOL-74 has DBMS
! built in, you will have to link your programs with SYS:RMS
@
! link and all the Cobol DEC20 installation verification tests
@
@link
*C36T1,SYS:DIL/SE/G
@save
@
@link
*CT36T1,SYS:DIL/SE/G
@save
@
@link
*CD36T1,SYS:DIL/SE,SYS:XPORT/SE/EXCLUDE:XFUNCT/G
@save
@
! run all the Cobol DEC20 installation verification tests
@run C36T1
@
@run CT36T1
*This is data for CT36T1 for the first send
*This is data for CT36T1 for the second send
@run CD36T1
*4
*0
*DIL-TEST
*This is data for CD36T1 for writing to the remote file PS:<DIL-TEST>DAP.TST.
@