%PCLOSE

%PCLOSE


%PAUSE Index Level %PGETPID
Syntax variable = %PCLOSE( (char*)stream )
Category BASIC
Type C Function
Description closes the stream designated by "stream" opened by a "%popen()" and returns the exit status of the command.
Options
See Also c function %POPEN CFUNCTION
Example
Warnings This function must be used ONLY to close a stream opened by %popen().
Compatibility D3/Unix
%PAUSE Index Level %PGETPID