Tags:
create new tag
view all tags

.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

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2012-01-24 - JeanNeron
 
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