Technical data
B
Target Language Compiler Error Messages
B-20
Unable to open output file
filename
Unable to open the specified output file; either an invalid filename was
specified or the file was read only.
Undefined identifier
identifier
The identifier specified in this expression was undefined.
Unknown type "
type
" in CAST expression
When calling the CAST built-in function, the type must be one of the valid
Target Language Compiler types found in the Target Language Values table
on pages 2-10 through 2-13.
Unrecognized directive "
directive-name
" seen
An illegal % directive was encountered. The valid directives are:
Table B-1: Valid Directives
%assign %for
%break %foreach
%case %function
%closefile %generatefile
%continue %if
%default %implements
%define %include
%else %language
%elseif %openfile
%endbody %realformat
%endfor %return
%endforeach %roll
%endfunction %selectfile