VX/DataX allows users to transport data files from the VMS operating system to Linux/Windows. VX/DataX also allows users to specify a programmable schema to convert the data to the appropriate format (DEC to IEEE, Little Endian to Big Endian, Quadword Data/Time to Linux/Windows Date Time) for the target platform.
VX/DataX packs the specified SEQUENTIAL, RELATIVE, KEYED SEQUENTIAL and VIRTUAL BLOCK FILES into a portable container file, and allows those same files to be recreated on Linux and Windows in the identical format. In addition, fields can be specified for conversion - such as DEC FLOAT to INTEL IEEE, or LITTLE ENDIAN integers to BIG ENDIAN (Rarely used these days as most Linux systems are Intel little Endian).