Please enable JavaScript to view this site.

A-Shell Reference

Added April 2019

-erz <path>

allows you to specify a file containing ersatz device definitions to be processed prior to any ERSATZ statement(s) in miame.ini, regardless of whether the -erz switch comes before or after the -ini switch. <path> should be in native syntax, for example:

ashell -i /vm/miame/miame.ini -erz /vm/env1/test.erz

This is intended to be a convenience in situations where you have multiple environments which could share miame.ini except for the ersatz definitions.

Note that when there two or more definitions for the same ersatz device, the first one defined will take precedence. So any ersatz definitions in the file specified by the -erz command line will take precedence over any subsequent definitions.

History

2019 April, A-Shell 6.5.1559:  Function added to A-Shell