UPDATE

I/O Options and Subcase Information Entry The UPDATE command controls the behavior of ASSIGN,UPDATE,<filename>.

Format

UPDATE = option

Definitions

Option
Description
off
Disable update.
permissive
Allow all cards and repeat IDs.
quiet
Less output [default].
strict (Default)
Do not allow non-supported cards in update deck.
unique
Each ID only once.
verbose
More output including old and new values.

Example

UPDATE verbose,unique

Comments

  1. Choose only one option: verbose or quiet.
  2. Choose only one option: unique, strict, permissive or off.