Last updated 18 Nov 97
IMPORTRP will read an exported Report text file from created by EXPORTRP and write a Report file.
Automatic Process Generation
IMPORTRP will generate a REPSXX if the 'P' option is given.

Program Invocation
The specific syntax for program invocation varies between operating systems. This document diplays the code for the AIX version.
opt: P Print a REPSXX listing ssss: The study number RPfX: Input portable Report file. RPf: Output Report file.
@codap importrp p ssss rp000.exp rp000
This run will create a Report file from a portable copy, as well as generate a REPSXX run because the 'P' option was given.