Share
 
 

RESTARTREAD (Restart File Reading Definition)

Description

The RESTARTREAD Case Control command defines a restart file to be read for restart.

Format

RESTARTREAD [d:][path]filename[.ext]

Example

RESTARTREAD ‘Bolt.rst.xml’

Option Definition Type Default
d: Device Character
path Pathname for restart file Character
filename Restart file name Character Required

Remarks

  1. Only one RESTARTREAD command can be used.
  2. Maximum file specification length is 26 characters.
  3. Quotation marks on the file specification are optional and are only required when the file name includes embedded blanks.
  4. File names are case sensitive.
  5. A file extension, ext, of “.rst.xml” is required on the filename.

Was this information helpful?