Hi,
What is the correct/best practice for opening and closing files.
I have Netwebsource procedures and standard clarion source procedures.
Are there differences between using
the p_web.openfile() or
the ABC methods or even using open(file) directly?
thanks
Johan