
{ COMMON DECK BAHSTOR }

{    The purpose of this request is to store the value of one or
{ more file attributes subsequent to the file being opened.
{ Attribute values provided with this request are not preserved with
{ the file as they are peculiar to an instance of open of the file.
{
{        BAP$STORE (FILE_IDENTIFIER, CALL_BLOCK, FAP_LAYER_NUMBER,
{                   STATUS)
{
{ FILE_IDENTIFIER: ( input) THis parameter specifies the file access
{        identifier established when the file was opened.
{
{ CALL_BLOCK: (input) This parameter specifies the call block
{        used by this request.
{
{ FAP_LAYER_NUMBER: (input) This parameter specifies the fap layer number.
{
{ STATUS: (output) This parameter specifies the request status.
{
