How to install RM/COBOL-85 on your PC
Read the "Getting Started With RM/COBOL-85, page 10.
- cd \
- md \rmcob
- cd \rmcob
- copy a:*.* c:\rmcob
How to use RM/COBOL-85 on your PC
Assume you have a hello.cbl file on your diskette.
C:\WINDOWS> a:
A:\> c:\rmcob\r
then enter hello.cbl
A:\> c:\rmcob\rmcobol hello.cbl l,x
A:\> c:\rmcob\runcobol hello
ST 12 HW1 C? e
...