{
{  The purpose of this request is to write data to a binary file type.
{
{
{        CYP$PUT_KEYED_BINARY (BINARY_FILE, POINTER_TO_SOURCE, FILE_KEY,
{              STATUS)
{
{  BINARY_FILE: (input) This parameter names the binary file to be written to.
{
{  POINTER_TO_SOURCE: (input) This parameter specifies the data to be written.
{
{  FILE_KEY: (input) Parameter specifying the "file cell address" at which the
{        write is to begin.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              cye$file_not_open
{              cye$illegal_operation
{              cye$illegal_output_request
{
