The file is assumed to be all 32bit integers. All data will be written with opposite endianess
to an output file with the same name as the input file, "_INVERTED" appended.
Parameter: file_specification: single or wildcard file-specification
Qualifiers:
/LOG log files processed to sys$output
Fortran source
Build command-file
Command-definition source
The build command refers to util.olb, which should contain the BIO package
for block I/O.
To make the command available to DCL, either
$ invert :== $location:invert_endian ,or
put invert_endian.exe into DCL$PATH, and use command invert_endian.
(the build and cld file uses explicit locations, please modify.)