S
Sunil
Hi,
I do something like the following
eval "do \'$fullFileName\'"
because I know the script to be executed only at runtime. This works
fine for me. But I am not able to gracefully handle any syntax or other
errors in $fullFileName
Any pointers?
Thanks,
Sunil.
I do something like the following
eval "do \'$fullFileName\'"
because I know the script to be executed only at runtime. This works
fine for me. But I am not able to gracefully handle any syntax or other
errors in $fullFileName
Any pointers?
Thanks,
Sunil.