Pathway/iTS TCP and Terminal Programming Guide

The MAKEUL Macro
Compaq NonStop™ Pathway/iTS TCP and Terminal Programming Guide426751-001
A-5
Error Messages
Cause. The specified object file is not a pTAL object file. This error will occur only
when the user is trying to create a user library file from the pTAL object file by using
the following command :
> MAKEUL -obj object-filename -lib library-filename &
> [-out output-filename]
Effect. The MAKEUL macro fails.
Recovery. Specify a pTAL object file with the -obj option.
Cause. The specified object file does not exist. This error will occur only when the user
is trying to create a user library file from the pTAL object file by using the following
command :
> MAKEUL -obj object-filename -lib library-filename &
> [-out output-filename]
Effect. The MAKEUL macro fails.
Recovery. Specify an existing pTAL object file with the -obj option.
Cause. The specified user library file could not be deleted because of the error specified
in the error message.
Effect. The macro automatically recovers from this condition and creates a library file
called ZZUL*. While doing so, it displays the following message:
*** Changing the library file to new-library-filename
Recovery. None required.
*ERROR* Object file specified is not a pTAL object file
(Code 700) : object-filename
*ERROR* Object file specified does not exist :
object-filename
*WARNING* Unable to delete library file : library-filename.
Error # error-number