{
{  The purpose of this request is to write a record on the specified file.
{
{
{        CYP$PUT_NEXT_RECORD (RECORD_FILE, POINTER_TO_SOURCE, STATUS)
{
{
{  RECORD_FILE: (input) This parameter specifies the file to write to.
{
{  POINTER_TO_SOURCE: (input) This parameter specifies the data to be written.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              cye$file_not_open
{              cye$illegal_operation
{              cye$illegal_output_request
{
