{
{  The purpose of this request is to write a string of characters to the
{        specified file.
{
{
{        CYP$PUT_NEXT_LINE (FILE, LINE, STATUS)
{
{
{  FILE: (input) This parameter specifies the file to which the line is to
{        be written.
{
{  LINE: (input) This parameter specifies the string of characters to be
{        written.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              cye$file_not_open
{              cye$illegal_operation
{              cye$illegal_output_request
{
