Skip to main content

Problem:

cob -iav INTERACT.cbl which creates .idy and .int in the current directory

Move source to /home/mysource

anim INTERACT

Following error receicved

Animate INTERACT.int  Level=01  Speed=5   Ins  Caps   Num  Scroll

F1=help

FILE BELOW NOT FOUND -  Stop run Retry Alter path Zoom

INTERACT.cbl

Is there something other than COBDATA that must be set for animator to find the source?

Resolution:

Export COBCPY=/home/mysource

COBCPY

Specifies the directory or directories that the Compiler and Animator searches

COBDATA

Specifies the directory or directories that the run-time system is to search

Old KB# 3141