lli-baan
19th February 2003, 16:37
Hi y'all!!!

I have a question:
is the seq.open() a exclusive file open or is it possible to open the same file from 2 Sessions at the same time???

Thank's for the help!!!

NPRao
19th February 2003, 19:58
Please use search on the board to find the topics already discussed.

Please refer to - how set a lock on a file ascii (http://www.baanboard.com/baanboard/showthread.php?s=&threadid=1648&highlight=seq.lock)

lli-baan
21st February 2003, 09:33
thank you for your answer!

I searched a thread, but I couldn't find it! Sorry!

Han Brinkman
22nd February 2003, 10:17
http://www.baanboard.com/baanboard/showthread.php?s=&threadid=1648

Normally it will not open it exclusive.

Rgrds,
Han