Reserved File Names [ HP Transact Reference Manual ] MPE/iX 5.0 Documentation
HP Transact Reference Manual
Reserved File Names
Transact uses the following files. These file names must not be used in
a Transact program or in a file equation while Transact is running. Any
file using the following file-name conventions could be overwritten
without warning when Transact is used.
File Name Purpose
-----------------------------------------------------
IPxxxxxx p-code file
ITxxxxxx Trandebug file (version A.04.00 and
earlier)
IUxxxxxx Trandebug file (version A.04.02 and
later)
OUTPUT Used internally by Transact
where: xxxxxx is the SYSTEM name of the Transact program.
For example:
:file output=myfile
:tranxl myfile
When tranxl is executed, myfile will be overwritten.
MPE/iX 5.0 Documentation