Difference: 0LASubrStreamCloseAll (1 vs. 2)

Revision 22012-01-24 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.STREAM CLOSE ALL

Line: 14 to 14
  This subroutine is not passed any fields. It cycles through all currently open stream files and performs a close on each.
Changed:
<
<
This subroutine sets a result value in the corresponding results Token field.
>
>
To close a specific stream file, see .STREAM CLOSE.
 

Comments:

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

Revision 12011-08-12 - PeteBrower

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.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.

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.


<--/commentPlugin-->

-- PeteBrower - 2011-08-12

 
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