z/OS DFSMSdss Storage Administration
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Error example 1

z/OS DFSMSdss Storage Administration
SC23-6868-01

IF LASTCC = 0 -
  THEN
    PRINT ...

A continuation character (hyphen) is missing after THEN; consequently, a null THEN clause is assumed. The PRINT command is unconditionally processed.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014