Advertisement
Guest User

WOPO dead

a guest
Sep 4th, 2018
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $ sh gnu-cobol.sh
  2. WOPO-CNF.COB: in paragraph 'WRITE-USER-ENTRY':
  3. WOPO-CNF.COB: 98: error: 'EQUALS' is not defined
  4. WOPO-CNF.COB: 98: error: 'EQUALS' is not defined
  5. WOPO-CNF.COB: 98: error: invalid expression
  6. WOPO-CNF.COB: in paragraph 'WRITE-CHANNEL-ENTRY':
  7. WOPO-CNF.COB: 104: error: 'EQUALS' is not defined
  8. WOPO-CNF.COB: 104: error: invalid expression
  9. WOPO-CNF.COB: in paragraph 'WRITE-PROGRAM':
  10. WOPO-CNF.COB: 110: error: 'EQUALS' is not defined
  11. WOPO-CNF.COB: 110: error: invalid expression
  12. WOPO-CNF.COB: in paragraph 'WRITE-PROGRAM-RECORD':
  13. WOPO-CNF.COB: 124: error: 'EQUALS' is not defined
  14. WOPO-CNF.COB: 124: error: invalid expression
  15. WOPO.COB: 7: error: invalid system-name 'SWITCH-1'
  16. WOPO.COB: 8: error: ON/OFF usage requires a SWITCH name
  17. WOPO.COB: in paragraph 'WAIT-FOR-COMMAND':
  18. WOPO.COB: 342: error: 'EQUALS' is not defined
  19. WOPO.COB: 342: error: invalid expression
  20. WOPO.COB: in paragraph 'WAIT-FOR-ACC':
  21. WOPO.COB: 367: error: 'EQUALS' is not defined
  22. WOPO.COB: 367: error: invalid expression
  23. WOPO.COB: 370: error: 'EQUALS' is not defined
  24. WOPO.COB: 370: error: invalid expression
  25. WOPO.COB: in paragraph 'MAYBE-SHOW-ESCAPES':
  26. WOPO.COB: 447: error: 'SHOULD-SHOW-ESCAPES' is not defined
  27. WOPO.COB: in paragraph 'HANDLE-SHOW-ESCAPES':
  28. WOPO.COB: 975: error: 'SHOW-ESCAPES' is not defined
  29. WOPO.COB: 975: error: syntax error, unexpected ON
  30. WOPO.COB: 977: error: 'SHOW-ESCAPES' is not defined
  31. WOPO.COB: 977: error: syntax error, unexpected OFF
  32. WOPO.COB: 979: error: 'SHOULD-SHOW-ESCAPES' is not defined
  33. WOPO.COB: 980: error: 'SHOW-ESCAPES' is not defined
  34. WOPO.COB: 980: error: syntax error, unexpected OFF
  35. WOPO.COB: 981: error: 'SHOW-ESCAPES' is not defined
  36. WOPO.COB: 981: error: syntax error, unexpected ON
  37. WOPO.COB: 984: error: 'SHOULD-SHOW-ESCAPES' is not defined
  38. BF-RUN.COB: in paragraph 'FIND-END':
  39. BF-RUN.COB: 236: error: 'EQUALS' is not defined
  40. BF-RUN.COB: 236: error: invalid expression
  41. BF-RUN.COB: in paragraph 'FIND-BEGIN':
  42. BF-RUN.COB: 258: error: 'EQUALS' is not defined
  43. BF-RUN.COB: 258: error: invalid expression
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement