Hi, i have a doubt.
When we invoke the CBL_CHECK_FILE_EXIST routine ,the second parameter "file-details" is obligatory?
call "CBL_CHECK_FILE_EXIST" using file-name-1
file-details
returning status-code
I´ve found a program in my company that make the call whithout the second parameter .
If we run the program only once everithing is all right but if we run it twice it hangs.



