Provided by: plplot-doc_5.13.0+dfsg-6ubuntu2_all bug

NAME

       plsfnam - Set output file name

SYNOPSIS

       plsfnam(fnam)

DESCRIPTION

       Sets the current output file name, if applicable.  If the file name has not been specified
       and is required by the driver, the user will be prompted for it.  If using  the  X-windows
       output  driver,  this sets the display name.  This routine, if used, must be called before
       initializing PLplot.

       Redacted form: plsfnam(fnam)

       This function is used in examples 1 and 20.

ARGUMENTS

       fnam (PLCHAR_VECTOR(3plplot), input)
              An ascii character string containing the file name.

AUTHORS

       Many developers  (who  are  credited  at  http://plplot.sourceforge.net/credits.php)  have
       contributed to PLplot over its long history.

SEE ALSO

       PLplot documentation at http://plplot.sourceforge.net/documentation.php.

                                          November, 2017                         PLSFNAM(3plplot)