======================================================================== Customer Installation: XMIT.ILCSUB (Linked Modules) ======================================================================== 0. Warning: It is suggested that you upload files to 'copies' of the libraries being updated, or backup of some type should be provided for the libraries being updated. 1. Using the following information and UN1475, obatin the files from FTP.SAS.COM: FTP Directory: /techsup/download/SASC/download FTP Fileid : uc1597.ilcsub.xmit <== ftp_fileid Notes : There are 3 members, they can be used with either of 5.50C or 6.00C or 6.50C. L$ICB2C L$ICB2L L$ICB2P Fileid : prefix.ILCSUB <== sasc.file File Type : Full PDS, Linked modules 2. FTP From MVS: upload FTP file from FTP.SAS.COM ==> locsite recfm=fb lrecl=80 blksize=3120 pri=500 sec=100 ==> binary <-- Very Important!!!! ==> get ftp_fileid 'your.receive.ftp' (replace ==> quit 3. Using TSO RECEIVE command convert the FTP sequential file into the original prefix.pds library. You will be prompted by tso-receive for the output dataset name. ==> RECEIVE inds('your.receive.ftp') PROMPT: da('prefix.......') Pick One: - full pds : da('your.sasc.file') - member of a pds : da('your.sasc.file(member_name)') ======================================================================== Customer Installation: XMIT.ILCOBJ (Object) ======================================================================== 0. Warning: It is suggested that you upload files to 'copies' of the libraries being updated, or backup of some type should be provided for the libraries being updated. 1. Using the following information and UN1475, obatin the files from FTP.SAS.COM: FTP Directory: /techsup/download/SASC/download FTP Fileid : uc1597.ilcobj.xmit <== ftp_fileid Notes : There are 3 members, they can be used with either of 5.50C or 6.00C or 6.50C: L$ICB2C L$ICB2L L$ICB2P Fileid : prefix.ILCOBJ <== sasc.file File Type : Full PDS, contaiing objects 2. FTP From MVS: upload FTP file from FTP.SAS.COM ==> locsite recfm=fb lrecl=80 blksize=3120 pri=500 sec=100 ==> binary <-- Very Important!!!! ==> get ftp_fileid 'your.receive.ftp' (replace ==> quit 3. Using TSO RECEIVE command convert the FTP sequential file into the original prefix.pds library. You will be prompted by tso-receive for the output dataset name. ==> RECEIVE inds('your.receive.ftp') PROMPT: da('prefix.......') Pick One: - full pds : da('your.sasc.file') - member of a pds : da('your.sasc.file(member_name)')