You can modify the contents of a list as a result of processing it in a Toolkit generic command. A number of the commands have an UPDLST parameter which allows you to do this. The UPDLST parameter controls:
- FLAGERR - flag only those list items for which errors occurred.
- FLAGOK - flag only those list items for which no errors occurred.
- RMVERR - remove list items for which errors occurred.
- RMVOK - remove list items for which no errors occurred.
- NONE - do not flag or remove any list items.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |