.STREAM CLOSE ALL

This subroutine is called close all file streams and free up their resources.


Usage:

     GOSUB   --- .STREAM CLOSE ALL
     *       check for errors
     IF      --- .STREAM CLOSE ALL         NE

Description:

This subroutine is not passed any fields. It cycles through all currently open stream files and performs a close on each.

To close a specific stream file, see .STREAM CLOSE.

Comments:

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


 

-- PeteBrower - 2011-08-12

This topic: APPX > WebHome > APPX510Features > APPXRuntimeSubroutineAPI > 0LASubrStreamCloseAll
Topic revision: 24 Jan 2012, JeanNeron
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback