![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all! How I can know the number of files currently open on a D3 system? Is there a D3 command to display the files currently open on the system as LIST.FILES in QM? Regards, Marcos Alonso Vega |
#3
| |||
| |||
|
|
My understanding is that Pick files are not "open' in a true I/O sense. When you open a file in BASIC, you're simply reading the base from the MD. Therefore, the system really doesn't know how many times you've done this. |
#4
| |||
| |||
|
|
Well, it knows about open files somehow: I don't think D3 will let you delete or move a file if someone has it open. Probably a bit in the FCB (which is either the 1st or last frame in the filespace?). And there is an opened counter in the file-of-files. /Scott Ballinger Pareto Corporation Edmonds WA USA 206 713 6006 On May 19, 7:52*am, Douglas Tatelman <doug... (AT) pickteam (DOT) com> wrote: My understanding is that Pick files are not "open' in a true I/O sense. When you open a file in BASIC, you're simply reading the base from the MD. Therefore, the system really doesn't know how many times you've done this. |
![]() |
| Thread Tools | |
| Display Modes | |
| |