Product Documentation

FairCom RTG COBOL Edition User's Guide

Previous Topic

Next Topic

Run cobol_Tutorial1 with ACUBOBOL

  1. Before running the tutorial, select the file system using one of the methods described above, such as setting the environment variable DEFAULT_HOST. For example: set DEFAULT_HOST=CTREE
  2. Move to the directory where cobol_Tutorial1 has been compiled and run it using the ACUCOBOL runtime

cd C:\AcuGT\bin

wrun32.exe cobol_Tutorial1.acu

This section is specific to ACUCOBOL. If you are using a different COBOL compiler, change the commands accordingly.

TOCIndex