Answer to question 15

The question was deliberately a tricky one.  The fact that you should have accessed the goodies disk should have pushed you into a detective role...

If you issued the commands as suggested in the question, then HI would simply be an unknown command.  TS would have been accepted.

Normally, both are immediate CMS commands, meaning that they are not part of XEDIT under normal circumstances.

The goodies disk, however, contains the TS EXEC.  This procedure issues the SET EXECTRAC ON command under the covers...  In CMS, it gives the same result as the TS immediate command, so, one is not aware that a procedure is actually executing a command.  In XEDIT however, it gives you the impression to be able to issue the immediate command from a full-screen environment.

Don't think now that we are searching to confuse you by all means.  You will regularly be confronted with a similar 'abnormal' behavior of the system, and your reflex should be to investigate why.  In many cases, the 'standard' commands will have been replaced with homonym procedures or modules.  So, when somebody is complaining that the system doesn't work as described in the manuals, start looking for such things !

It's maybe good to have a brief review of the kind of commands you can find on a CMS system:

And, for XEDIT we have to add:

Use the backward navigation button to return to the lesson.