{
{    The purpose of this request is to output a print-status result to a file
{  in a somewhat standard form.
{
{        JMP$DISPLAY_PRINT_STATUS (STATUS_P, NUMBER_RETURNED, PRINT_NAME_LIST_P,
{          FILE, STATUS);
{
{ STATUS_P: (input) This is a pointer to an array of variants which contain
{        the description of statuses to be output.
{
{ NUMBER_RETURNED: (input) This contains the number of elements in STATUS_P
{        to be output.
{
{ PRINT_NAME_LIST_P: (input) This is a pointer to an array that contains names
{        of prints.
{
{ FILE: (input) This is the file to which the output of the request is sent.
{
{ STATUS: (output) This is the record which contains the status of the request.
{
