HELP SYSTEM gave me this info.
The file names are in the array that system(50) creates. <1,2> is the
number of open files and there is an attribute in the array for each
file. 

PORT.STATUS PID ### FILEMAP

Is the only way I can think of to get the list of filenames from another
process. I'm not sure how well this would work from within the program
if system(50) isn't working for you.

HTH
Colin Alfke
Calgary Canada

>-----Original Message-----
>From: Susan Joslyn 
>
>Hi Colin,
>This is great, thank you!
>
>What it doesn't give me is information about which files are 
>open -- know where that is, or what did you type into help to 
>get this info?  I tried whatever phrases I could think of...
>
>Susan
>
>-----Original Message-----
>From: colin.alfke
>
>If you're on a late enough version of UD have a look at 
>SYSTEM(50). I can see it on my system as of 6.0.12 but not at 5.1.27.
>
>Here is a snippet from "help system"
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to