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
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.