JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. getfname 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. Parent Topic Predefined functions and procedures