{
{  The purpose of this request is to reposition a record type file.
{
{
{        CYP$POSITION_RECORD_FILE (RECORD_FILE, DIRECTION, COUNT, UNIT,
{              STATUS)
{
{
{  RECORD_FILE: (input) This parameter specifies the file to be repositioned.
{
{  DIRECTION: (input) This parameter specifies forward or backward positioning.
{
{  COUNT: (input) This parameter specifies the number of units the file is to
{        be positioned.
{
{  UNIT: (input) This parameter specifies positioning by records, blocks, or
{        partitions.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              cye$file_not_open
{              cye$illegal_input_request
{              cye$illegal_operation
{              cye$illegal_skip_count
{              cye$premature_end_of_operation
{
