openmainframeproject / cobol-programming-course

Training materials and labs for a "Getting Started" level course on COBOL
https://openmainframeproject.org/projects/cobol-programming-course/
Creative Commons Attribution 4.0 International
3.05k stars 592 forks source link

Error in 15.3.6 Saving your work #61

Closed OldGuy86 closed 3 years ago

OldGuy86 commented 4 years ago

Section 15.3.6 in COBOL Programming with VSCode.pdf states:

➢ Typing =X on the command line exits ISPF edit back to the Primary Option Menu. o Note that you will be prompted to save or cancel changes to the file.

That is incorrect. Typing =X on the command line terminates ISPF, returning you to the TSO READY prompt. Changes are automatically saved.

MikeBauerCA commented 3 years ago

The course no longer includes ISPF