Skip to main content

intlevel(1) causes error

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

A customer using a build script found that intlevel(1) as a compiler directive gave the error

* Invalid qualifier - intlevel(1)

* 155-U

155 Illegal command line

Resolution:

On Server Express INTLEVEL can only be set to 2, 4 or 5, hence the error message. It's unlikely that this will cause a problem for any customer, as INTLEVEL set to 1 is for use with Micro Focus COBOL products on DOS and COBOL/2 on UNIX.

Old KB# 4488