PutF() SYNOPSIS PutF(fh, formatstr, args...) FUNCTION Function writes formatted string to selected filehandle INPUTS fh - filehandle formatstr - C or E alike formatstring args - list of arguments RESULT none SEE ALSO