File redirection

Learn what file redirection is and how it can be used.

File redirection refers to using overrides to change the file name and library or the type of the file you process. For example, you can substitute:

System code might or might not support file redirection. See Recognizing Commands that Ignore or Restrict Overrides for rules on how system code processes overrides.

Related concepts
Recognize commands that ignore or restrict overrides
Related tasks
Override file names in high-level language programs