Errors occur when you run the INDTD_PUBLISH_MODEL macro


When you run the INDTD_PUBLISH_MODEL macro, you might receive the following errors:

ERROR: Physical file does not exist, C:\BTEQInput.txt. FATAL: Unrecoverable I/O error detected in the execution of the DATA step program. Aborted during the EXECUTION phase.

These errors occur if you use quotation marks around the directory name in the OUTDIR= option. The error messages appear in a file called errors.txt in the directory C:\mymodel\errors. When you re-run the macro without quotation marks, you receive the error message.

To correct the error, you need to delete the errors.txt file and re-run the macro without quotation marks around the directory name.