.STREAM CLOSE

This subroutine is called close a file stream and free up it's resources.


Usage:

     PASS        <stream_name>             FIELD           SHARE? N
     GOSUB   --- .STREAM CLOSE
     *       check for errors
     IF      --- .STREAM CLOSE             NE

Description:

This subroutine must be passed one field. This field contains the symbolic name given to the file when it was opened.

<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


This topic: Main > WebHome > APPX510Features > APPXRuntimeSubroutineAPI > 0LASubrStreamClose
Topic revision: r1 - 2011-08-12 - PeteBrower
 
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