getfname


Purpose
Get the file name associated to the active input, output or error stream.
Synopsis
function getfname(stream:integer):string
Argument
stream 
The stream to query:
F_INPUT 
Input stream
F_OUTPUT 
Output stream
F_ERROR 
Error stream
Return value
File name.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.