{
{    The purpose of this request is to submit an output file as a candidate for
{ disposition on NOS/VE.
{
{       JMP$PRINT_FILE (FILE_REFERENCE, OUTPUT_SUBMISSION_OPTIONS,
{             SYSTEM_FILE_NAME, STATUS);
{
{ FILE_REFERENCE: (input)  This is the file to be printed.
{
{ OUTPUT_SUBMISSION_OPTIONS: (input)  This is an array of variants which can
{       provide several of the characteristics about the file (e.g.  the number
{       of copies to print).
{
{ SYSTEM_FILE_NAME: (output)  This is the system supplied name that has been
{       assigned to the file.
{
{ STATUS: (output) This is the record that contains the status of the request.
{       CONDITIONS:
{             ame$ring_validation_error
{             cle$improper_name
{             jme$invalid_parameter
{             jme$maximum_output
{             jme$no_space_for_file
{             jme$sl_version_mismatch
