»Click here to display Table of Contents« HyperWorks Automation Toolkit > I/O Functions:
::hwat::io::CloseFile - Closes a file.
::hwat::io::CloseFile str_fh
str_fh
File handle of file to close.
Success -> 1
Failure -> {}
::hwat::io::CloseFile $str_someFH
::hwat::io::CreateFile
I/O Functions