We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FarrellInspiron:cobol-cygwin-code\ $ compile.sh GCic.cbl GCic.cbl: 42: Error: ENVIRONMENT DIVISION header missing GCic.cbl: 42: Error: CONFIGURATION SECTION header missing GCic.cbl: 42: Error: SPECIAL-NAMES header missing GCic.cbl: 42: Error: Invalid system-name '78' GCic.cbl: 42: Error: syntax error, unexpected VALUE GCic.cbl: 43: Error: Invalid system-name '78' GCic.cbl: 43: Error: syntax error, unexpected VALUE GCic.cbl: 44: Error: Invalid system-name '78' GCic.cbl: 44: Error: syntax error, unexpected VALUE GCic.cbl: 45: Error: Invalid system-name '78' GCic.cbl: 45: Error: syntax error, unexpected VALUE GCic.cbl: 46: Error: Invalid system-name '78'
I have Commented the copy statements and pasted the copy code into the GCic.CBL Source.
Thanks for your assistance. Jerry Farrell
The text was updated successfully, but these errors were encountered:
No branches or pull requests
FarrellInspiron:cobol-cygwin-code\ $ compile.sh GCic.cbl
GCic.cbl: 42: Error: ENVIRONMENT DIVISION header missing
GCic.cbl: 42: Error: CONFIGURATION SECTION header missing
GCic.cbl: 42: Error: SPECIAL-NAMES header missing
GCic.cbl: 42: Error: Invalid system-name '78'
GCic.cbl: 42: Error: syntax error, unexpected VALUE
GCic.cbl: 43: Error: Invalid system-name '78'
GCic.cbl: 43: Error: syntax error, unexpected VALUE
GCic.cbl: 44: Error: Invalid system-name '78'
GCic.cbl: 44: Error: syntax error, unexpected VALUE
GCic.cbl: 45: Error: Invalid system-name '78'
GCic.cbl: 45: Error: syntax error, unexpected VALUE
GCic.cbl: 46: Error: Invalid system-name '78'
I have Commented the copy statements and pasted the copy code into the GCic.CBL Source.
Thanks for your assistance.
Jerry Farrell
The text was updated successfully, but these errors were encountered: