.STREAM OPEN

This subroutine is called to open a file stream.


Usage:

      PASS        <stream_name>                              SHARE? N
      PASS        <pathname>                                 SHARE? N
      PASS        <open_mode>                                SHARE? N
      PASS        <line_termination>                         SHARE? N
<opt> GOSUB   --- .STREAM OPEN
       *       check for errors
      IF      --- .STREAM OPEN              NE

Description:

This subroutine must be passed at least three field. These fields define the nature of the file being processed.

<stream_name> identifies the symbolic name of the stream used to open the file. Passing this parameter is required.

This subroutine sets a result value in the corresponding results Token field.

Comments:

Read what other users have said about this page or add your own comments.


-- PeteBrower - 2011-08-12

Edit | Attach | Watch | Print version | History: r12 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2011-08-17 - PeteBrower
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback