home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv1.zip / VACPP / READSCRT.TXT < prev    next >
Text File  |  1995-05-17  |  18KB  |  438 lines

  1. ***********************************************
  2. SOFTCOPY RECEIVER TOOL VERSION 1.2  README FILE
  3. PROGRAM NUMBER: 5648-032
  4. ***********************************************
  5.  
  6. What's new in SCRT
  7. ------------------
  8. Softcopy Receiver Tool Version 1.2  now provides the following
  9. additional functions over version 1.1, and these functions are
  10. documented in the user's guide (GC23-3883-02):
  11.  
  12. o   DOS and OS/2 programs to support the workstation environment.
  13.  
  14. o   BKSADD exec to be used in conjunction with BookManager/MVS.
  15.  
  16. NOTE:  If you have previously installed any other version of SCRT, you
  17. should replace that version by following the procedures described in
  18. "Installing SCRT/VM" and "Installing SCRT/MVS."
  19.  
  20. Also, if you want to use older softcopy kits on your workstation,
  21. follow the procedure found in "Installing SCRT on your hard disk (for
  22. users of early softcopy kits)."
  23.  
  24. What is SCRT?
  25. -------------
  26. The Softcopy Receiver Tool (SCRT) is included as a part of every IBM
  27. softcopy publications kit.  A softcopy publications kit is a special
  28. collection of softcopy publications distributed on tape and CD-ROM.
  29. SCRT is used to receive publications from the kit and place them into
  30. your permanent storage.
  31.  
  32. SCRT comes equipped to run on DOS, OS/2, VM/CMS, and MVS/TSO.  If you
  33. have a kit that was distributed on tape, you would use either the VM
  34. or the MVS flavor of SCRT to transfer the softcopy publications to
  35. your host storage.  If you have a kit that was distributed on CD-ROM,
  36. you could choose to transfer the files to your host or your
  37. workstation environment.  Use the following table to choose which
  38. flavor of SCRT is best suited for you:
  39.  
  40. +-------------+-------------+-------------+-------------+------------+
  41. |             | SCRT/2      | SCRT/DOS    | SCRT/VM     | SCRT/MVS   |
  42. +-------------+-------------+-------------+-------------+------------+
  43. | KIT ON TAPE |             |             | x           | x          |
  44. +-------------+-------------+-------------+-------------+------------+
  45. | KIT ON      | x           | x           | with OMA    | with OMA   |
  46. | CD-ROM      |             |             |             |            |
  47. +-------------+-------------+-------------+-------------+------------+
  48.  
  49. For CD-ROM>Host users (those needing OMA)
  50. -----------------------------------------
  51. SCRT requires the IBM S/370 and S/390 Optical Media Attach/2 (OMA) to
  52. transfer softcopy publications from a CD-ROM to a VM or MVS host.  IBM
  53. softcopy publications kits distributed on CD-ROM can be accessed as a
  54. tape volume.  The IBM S/370 and S/390 Optical Media Attach/2 provides
  55. access to the data on the CD-ROM by emulating a host tape drive.  See
  56. the user's guide for more information.
  57.  
  58. SCRT/2 and SCRT/DOS
  59. -------------------
  60. SCRT is designed to operate in any of the following DOS or OS/2
  61. environments:
  62.  
  63. o   DOS 3.1 and above
  64. o   OS/2 1.3 and above
  65.  
  66. SCRT/2 and SCRT/DOS require:
  67.  
  68. o   At least 400KB of system storage
  69. o   400KB of system memory
  70.  
  71. Additional space is required for the SCRT history file and for each
  72. publication transferred to the target drive.
  73.  
  74. Starting SCRT/2 or SCRT/DOS
  75. ---------------------------
  76. No installation is required for SCRT/2 or SCRT/DOS.  These versions of
  77. SCRT can be run directly from a CD-ROM.
  78.  
  79. When you use SCRT to receive publications, SCRT writes work files to
  80. your fixed disk as well.  These files include:
  81.  
  82. o   a profile
  83. o   temporary work files
  84. o   the history file
  85.  
  86. The profile and temporary work files are, by default, placed in C:\.
  87. To change the location of these files, see "Optional placement of SCRT
  88. work files."
  89.  
  90. 1.  To run SCRT in an OS/2 session, type:
  91.  
  92.     drive:\SCRT\EBRSCRT2
  93.  
  94.     where drive is the drive assignment for the CD-ROM.
  95.  
  96. 2.  To run SCRT in a DOS session, type:
  97.  
  98.     drive:\SCRT\EBRSCRT
  99.  
  100.     where drive is the drive assignment for the CD-ROM.
  101.  
  102.     NOTE:  Multiple OS/2 sessions of SCRT running on the same
  103.     workstation, or running SCRT/DOS and SCRT/2 sessions concurrently,
  104.     can cause errors.
  105.  
  106. 3.  The Setup Options window is displayed.
  107.  
  108. 4.  Type the drive (A-Z) of the CD containing the softcopy
  109.     publications kit.
  110.  
  111. 5.  Type the path name for the SCRT history file.  This file is used
  112.     by SCRT and we recommend that it is installed on your fixed disk
  113.     with at least 200KB of storage space.
  114.  
  115.     The history file provides a record of SCRT activity.  SCRT
  116.     displays information from the history file if you attempt to
  117.     overwrite existing files.  So, you should use the same target path
  118.     each time you start SCRT to keep your history file current.
  119.  
  120. 6.  Press ENTER to read the publication list from the CD.
  121.  
  122. 7.  SCRT is now ready to use.  Use the online help (F1) or see the
  123.     user's guide for more information.
  124.  
  125. NOTE:  You must exit and restart SCRT to display a publications list
  126. from another IBM softcopy publications kit.
  127.  
  128. Optional placement of SCRT work files
  129. -------------------------------------
  130. The profile and work files are, by default, placed in C:\.  To change
  131. the location of these files, use a text editor and edit your
  132. CONFIG.SYS file (for OS/2) or your AUTOEXEC.BAT file (for DOS) and add
  133. the following line:
  134.  
  135. SET EBRSCRT=path
  136. where path is an existing OS/2 or DOS path.
  137.  
  138. NOTE:  SCRT work files need 200KB of storage.
  139.  
  140. Installing SCRT on your hard disk (for users of early softcopy kits)
  141. --------------------------------------------------------------------
  142. Earlier softcopy collection kits did not contain the workstation
  143. versions of SCRT.  If you want to use the workstation version of SCRT
  144. with these early kits, you must install SCRT/DOS or SCRT/2 Version 1.2
  145. on to your hard disk.  To install and start SCRT on your hard disk:
  146.  
  147. 1.  Copy the following files from a newer softcopy collection kit to a
  148.     directory of your choice:
  149.  
  150.         EBRSCRT.EXE
  151.         EBRSCRT2.EXE
  152.         EBRSCRT.MSG
  153.         EBRSCRT.PNL
  154.  
  155. 2.  Run SCRT from that directory by typing:
  156.  
  157.     EBRSCRT2       (for an OS2 session)
  158.     EBRSCRT        (for a DOS session)
  159.  
  160.     NOTE:  Multiple OS/2 sessions of SCRT running on the same
  161.     workstation, or running SCRT/DOS and SCRT/2 sessions concurrently,
  162.     can cause errors.
  163.  
  164. 3.  Continue with step 4 under Starting SCRT/2 or SCRT/DOS.
  165.                                ---------------------------
  166.  
  167. SCRT/VM
  168. -------
  169. SCRT is designed to operate in any of the following VM/CMS
  170. environments:
  171.  
  172. o   VM/SP Release 5 or higher
  173. o   VM/SP HPO Release 5 or higher
  174. o   VM/XA SP Release 2 or higher
  175. o   VM/ESA Release 1.0 or higher
  176.  
  177. NOTE:  SCRT does not support the VM Shared File System.
  178.  
  179. SCRT/VM requires:
  180.  
  181. o   The IBM C/370 Runtime Library Version 1 Release 2 or higher.  If
  182.     you use BookManager/VM, you already have the IBM C/370 Runtime
  183.     Library.  PTF UN11350 must be installed if you are running the IBM
  184.     C/370 Runtime Library Version 1 Release 2. Contact your IBM
  185.     service representative for details (APAR PN08574).
  186.  
  187. o   The equivalent of one cylinder of 3380 DASD for the SCRT/VM code
  188.     files.  Additional space is required for the SCRT history file and
  189.     for each publication transferred to the target filemode.
  190.  
  191. o   Four megabytes of virtual storage to run SCRT/VM.
  192.  
  193. o   If a CD-ROM user, see "For CD-ROM>Host users (those needing OMA)"
  194.     earlier in this file.
  195.  
  196. Installing SCRT/VM
  197. ------------------
  198. To install SCRT/VM:
  199.  
  200. 1.  Log on to VM/CMS.
  201.  
  202. 2.  Mount the IBM softcopy publications tape (sequential tape or
  203.     CD-ROM).  If mounting a multi-volume set, mount volume 1 first.
  204.  
  205. 3.  Issue the following VMFPLC2 commands to install SCRT:
  206.  
  207.     Default command               Full syntax
  208.     VMFPLC2 REW                   VMFPLC2 REW (vdev
  209.     VMFPLC2 FSF 4                 VMFPLC2 FSF 4 (vdev
  210.     VMFPLC2 LOAD                  VMFPLC2 LOAD * *  fm (vdev
  211.  
  212.     Where:
  213.  
  214.     vdev is the virtual address of the attached tape device (default
  215.          is 181).
  216.     fm   is the target installation disk (default is filemode A).
  217.  
  218.     The system response should be:
  219.  
  220.         LOADING.....
  221.         EBRSCRT  IPVLIB fm
  222.         EBRSCRT  EXEC   fm
  223.         EBRSCRT  MODULE fm
  224.         EBRSCRT  EBRMSG fm
  225.         IPVMODFS MODULE fm
  226.         END-OF-FILE OR END-OF-TAPE
  227.        Ready;
  228.  
  229.     If all of the files shown are loaded, you have completed the
  230.     installation.  (The files may not be loaded in the order shown.)
  231.  
  232. Starting SCRT/VM
  233. ----------------
  234. To start SCRT on VM/CMS:
  235.  
  236. 1.  Ensure that you have R/W access to an 'A' disk.
  237.  
  238.     SCRT requires R/W access to an 'A' disk for the SCRT history file
  239.     (EBRSCRT HISTORY A) and for temporary work files.  The SCRT
  240.     history file provides a record of SCRT activity.  SCRT displays
  241.     information from the history file if you attempt to overwrite
  242.     existing files.
  243.  
  244. 2.  Enter the CMS command:
  245.  
  246.         EX EBRSCRT
  247.  
  248.     The EBRSCRT EXEC will setup the IBM C/370 Runtime environment and
  249.     start SCRT/VM.  Refer to the IBM C/370 User's Guide, SC09-1264,
  250.     for details about setting up the IBM C/370 Runtime environment.
  251.  
  252. 3.  The Setup Options window is displayed.
  253.  
  254. 4.  Type the virtual device address of the source tape (the default is
  255.     181).
  256.  
  257. 5.  If the tape is already mounted, skip to the next step; otherwise,
  258.     enter your local tape mount command on the command line.  SCRT
  259.     will pass the entered command to CMS subset.  Be sure to specify
  260.     the same virtual device address from the Setup Options window
  261.     (default 181) in your local tape mount command.
  262.  
  263.     Wait until the device is attached and the tape is mounted.  IBM
  264.     softcopy publications kits distributed on CD-ROM can be accessed
  265.     as a tape volume.  The IBM S/370 and S/390 Optical Media Attach/2
  266.     provides access to the tape on the CD-ROM by emulating a host tape
  267.     drive.  Refer to the user's guide for more information.
  268.  
  269. 6.  Press ENTER to read the publication list from the tape.
  270.  
  271.     NOTE:  You must exit and restart SCRT to display a publications
  272.     list from another IBM softcopy publications kit.
  273.  
  274. 7.  SCRT is now ready to use.  Use the online help (F1) or see
  275.     the user's guide.
  276.  
  277. SCRT/MVS
  278. --------
  279. SCRT is designed to operate in any of the following MVS/TSO
  280. environments:
  281.  
  282. o   MVS/XA (MVS/SP Version 2) with TSO/E Version 2 Release 1 or higher
  283. o   MVS/ESA (MVS/SP Version 3) with TSO/E Version 2 Release 1 or
  284.     higher
  285. o   MVS/ESA (MVS/SP Version 4) with TSO/E Version 2 Release 1 or
  286.     higher
  287.  
  288. SCRT/MVS requires:
  289.  
  290. o   The IBM C/370 Runtime Library Version 1 Release 2 or higher.  If
  291.     you use BookManager/MVS, you already have the IBM C/370 Runtime
  292.     Library.
  293. o   The equivalent of 3 cylinders of 3380 DASD for the SCRT/MVS
  294.     datasets.  Additional space is required for the SCRT history file
  295.     and for each publication transferred to the target unit/volser.
  296. o   Tape mount authority from your TSO session.
  297. o   If using multi-volume tapes, access to Bypass Label Processing
  298.     (BLP).
  299. o   Read authority to IBM softcopy publications kits.
  300.     IBM softcopy publications kits include datasets with a high-level
  301.     qualifier of IBM.  The IBM high-level qualifier may need to be
  302.     added to your MVS security system with read authority for yourself
  303.     and other SCRT users.  If you and the other SCRT users are granted
  304.     read authority to the IBM high-level qualifier you will be able to
  305.     access any dataset included with an IBM softcopy publications kit.
  306.     When SCRT transfers the datasets from the tape or CD-ROM to the
  307.     target unit/volser, the files are written using the high-level
  308.     qualifier you specify.
  309. o   If a CD-ROM user, see "For CD-ROM>Host users (those needing OMA)"
  310.     earlier in this file.
  311.  
  312. Installing SCRT/MVS
  313. -------------------
  314. To install SCRT/MVS:
  315.  
  316. 1.  Log on to MVS/TSO.
  317.  
  318. 2.  Create the following JCL:
  319.  
  320.        1 //* Replace this line with your system specific job card
  321.        2 //S1        EXEC PGM=IEBGENER
  322.        3 //SYSPRINT  DD SYSOUT=*
  323.        4 //SYSUT1    DD DSN=IBM.EBRJCL,DISP=OLD,UNIT=tttttt,
  324.        5 //             VOL=SER=vvvvvv,LABEL=(3,SL)
  325.        6 //SYSUT2    DD DSN=xxxxxxxx.EBRSCRT.INSTALL.JCL,DISP=(xxx,CATLG,DELETE),
  326.        7 //             UNIT=dddddd,DCB=(RECFM=FB,LRECL=80,BLKSIZE=6160),
  327.        8 //             SPACE=(TRK,1)
  328.        9 //SYSIN     DD *
  329.       10    GENERATE MAXFLDS=1
  330.       11    RECORD FIELD=(80)
  331.       12 /*
  332.  
  333. 3.  Replace line 1 with your system specific job card:  jobid,
  334.     accounting information, class, msgclass, etc.
  335.  
  336. 4.  Change 'tttttt' in 'UNIT=tttttt' on line 4 to identify the tape or
  337.     CD-ROM unit.  Unit examples are as follows:
  338.  
  339.     DEVICE        EXAMPLES
  340.     address       3F0, 3F8, 4F0, 4F8, etc.
  341.     device type   3422, 3480, 3380, etc.
  342.     esoteric name PCTAPE, TAPE, DISK, SYSDA, etc.
  343.  
  344. 5.  Change 'vvvvvv' in 'VOL=SER=vvvvvv' on line 5 to the volume label
  345.     on the CD-ROM or first tape.
  346.  
  347. 6.  Change 'xxxxxxxx' in 'DSN=xxxxxxxx.EBRSCRT.INSTALL.JCL' on line 6
  348.     to a high-level qualifier you choose for the target dataset.
  349.  
  350. 7.  Change 'xxx' in 'DISP=(xxx,CATLG,DELETE)' on line 6 to NEW if the
  351.     xxxxxxxx.EBRSCRT.INSTALL.JCL dataset does not exist or to OLD if
  352.     the xxxxxxxx.EBRSCRT.INSTALL.JCL dataset does exist.
  353.  
  354. 8.  Change 'dddddd' in 'UNIT=dddddd' on line 7 to identify the target
  355.     unit.  Refer to the examples provided in step 4.
  356.  
  357. 9.  Submit the modified JCL through your normal batch-processing
  358.     system.  The job will issue a tape mount request.  Mount the IBM
  359.     softcopy publications tape (sequential tape or CD-ROM).  After the
  360.     tape is mounted, the job will allocate the required space and copy
  361.     the install JCL from the tape or CD-ROM to the dataset
  362.     xxxxxxxx.EBRSCRT.INSTALL.JCL.  Ensure that the job completes
  363.     without error.
  364.  
  365. 10. Edit the install JCL dataset and follow the instructions contained
  366.     within the JCL (add your job card and change the UNITs, VOLs, and
  367.     high-level qualifiers).  The install JCL is used to allocate space
  368.     and install SCRT.
  369.  
  370. 11. Submit the modified install JCL through your normal
  371.     batch-processing system.  The job will issue a tape mount request.
  372.     Mount the IBM softcopy publications tape (sequential tape or
  373.     CD-ROM).  After the tape is mounted, the job will install
  374.     SCRT/MVS.  Do not continue until the install job has completed
  375.     without error.
  376.  
  377. 12. Edit the installed SCRT CLIST (qualifier.EBRSCRT.EBRCLT) and
  378.     change the 'XXXXXXXX' in the 'SET SCRTHLQ = &STR(XXXXXXXX)'
  379.     statement to the high-level qualifier used for the installed SCRT
  380.     datasets.
  381.  
  382. Starting SCRT/MVS
  383. -----------------
  384. To start SCRT on MVS/TSO:
  385.  
  386. 1.  Go to a TSO command prompt and enter the TSO command:
  387.  
  388.         EX 'qualifier.EBRSCRT.EBRCLT'
  389.  
  390.     If the IBM C/370 Runtime Libraries are not accessible, you will
  391.     receive a protection exception.  Refer to the IBM C/370 User's
  392.     Guide, SC09-1264, for details about setting up the IBM C/370
  393.     Runtime Libraries.
  394.  
  395. 2.  The Setup Options window is displayed.
  396.  
  397. 3.  Type the VOLID of the softcopy publications tape (the volume
  398.     serial is printed on the tape or CD-ROM label).
  399.  
  400. 4.  Type the Source Unit (the default is PCTAPE).
  401.  
  402. 5.  Type the History File High-Level Qualifier.  This entry is for the
  403.     SCRT history file (qualifier.EBRSCRT.EBRHST).  The SCRT history
  404.     file provides a record of SCRT activity.  SCRT displays
  405.     information from the history file if you attempt to overwrite
  406.     existing datasets.  If the history file does not exist, SCRT will
  407.     create it using the high-level qualifier, unit, and VOLSER
  408.     specified.  If the history file already exists, SCRT will ignore
  409.     the unit and VOLSER specified and use the existing history file.
  410.     Use the same high-level qualifier to prevent the creation of
  411.     multiple SCRT history files.
  412.  
  413. 6.  Type the VOLSER and Unit for the SCRT history file.  (The history
  414.     file VOLSER is not a required entry.)  You must have read/write
  415.     and create authority for the history file.  SCRT will use the
  416.     history file unit/VOLSER to store SCRT temporary work files and
  417.     the SCRT profile.  The SCRT profile dataset
  418.     (userid.EBRSCRT.EBRPRF) is used to store all of the information
  419.     you enter on the Setup Options window.  The first time you start
  420.     SCRT,  message 'EBR027: User profile not found - one will be
  421.     created.' is displayed.  SCRT will create a new user profile.  The
  422.     next time you start SCRT, the entry fields in the Setup Options
  423.     window will default to the information in your SCRT profile.  Be
  424.     sure to specify a unit/VOLSER that is NOT using temporary storage.
  425.  
  426. 7.  Press ENTER to issue the tape mount request and to read the
  427.     publications list from the tape.  IBM softcopy publications kits
  428.     distributed on CD-ROM can be accessed as a tape volume.  The IBM
  429.     S/370 and S/390 Optical Media Attach/2 provides access to the tape
  430.     on the CD-ROM by emulating a host tape drive.  Refer to the
  431.     user's guide for more information.
  432.  
  433.     NOTE:  You must exit and restart SCRT to display a publications
  434.     list from another IBM softcopy publications kit.
  435.  
  436. 8.  SCRT is now ready to use.  Use the online help (F1) or see
  437.     the user's guide for more information.
  438.