Hi,
Someone please help me to find out the command/code which can check if a particular file has been created.
I run a TCL script which will create a file fil.txt during the execution. In the same script I need to check for the presence of fil.txt and if it does exist, then exit the script or keep checking for the file until it is found.
Thanks,
RV
Someone please help me to find out the command/code which can check if a particular file has been created.
I run a TCL script which will create a file fil.txt during the execution. In the same script I need to check for the presence of fil.txt and if it does exist, then exit the script or keep checking for the file until it is found.
Thanks,
RV