How to install RM/COBOL-85 on your PC

Read the "Getting Started With RM/COBOL-85, page 10.
  1. cd \
  2. md \rmcob
  3. cd \rmcob
  4. 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
  ...