I am running a while loop to open 1000 files ( read only files) in framemaker using F_ApiOpen. However files are unable to open after the 800th file.
Is there any restriction on the number of files that can be open in Framemaker ?
How do we know the reason for failure of the open call ?