home *** CD-ROM | disk | FTP | other *** search
- /nof
- Date:January 10, 1985
- Number:130
- Title:R/M Cobol Real World Patch
-
- The Real World Assembly Language Screen Program, SCRN418.COM
- (from Jersey Micro), must be linked into the RM/COBOL runtime for
- it to function properly. This procedure must be done in a NetWare
- environment. Attempting to run the multi-user runtime without the
- network interface will cause the PC to hang.
-
- To do the patch:
-
- 1. Make sure the following RM/COBOL files are on the same default
- drive as SCRN418.COM:
-
- RCOBOL.COM
- RUNCOBOL.RUN
- RMCLINK.COB
- RMLINK.COM
-
- 2. Make a copy of RUNCOBOL.RUN and name it RUN.COM.
- (TheRM/COLOBOL Link Utility requires that the "Old" runtime name
- and the "New" runtime name be different)
-
- 3. Execute the RM/COBOL Link Utility by typing RCOBOL RMCLNK
- and press <RETURN>
-
- 4 When prompted enter the following:
-
- RUN.COM <return>
- SCRN418.COM<return>
- RUNCOBOL.RUN <return>
-
- 5. When the linking procedure is complete, Copy RCOBOL.COM and
- RUNCOBOL.RUN to the customer's "Installation Files" diskette.
-
- Patching the runtime for monochrome systems
-
- The SCRN418.COM screen program defaults
- /for