You can use @LOGNAME to get the NT user that the phantom is logged in as.

Do you really need to open the same file as the select? You can use fileinfo after you 
open it to show your permissions on it.

What if you tried setting up a different VOC entry for that file? Maybe (but I doubt 
it) you could "fool" it. What about copying the items into a temp file and doing the 
open there?

hth

Colin Alfke
back in chilly Calgary

>-----Original Message-----
>From: Doyen Klein [mailto:[EMAIL PROTECTED]
>
>
>I've wondered about that. As an update, a simple program that just
>udtexecutes the selects seems to work. If the program opens 
>the same file as
>the select, the second select doesn't work. If the program 
>opens and then
>closes the file, the time it tries to open, it fails.
>
>All of these examples work ok from tcl so it's not an simple 
>programming
>bug. The user shows that same name as the login id, so I 
>wouldn't think (but
>could be wrong) that the 'phantom' process has different 
>rights than the
>terminal process (Don't know how this is implemented in 
>Windows, in *nx I
>could do some testing)
>
>I think it's how the open files are kept in a 'system' common area.
>
>Btw: I even tried the OPEN READONLY in hopes that it would 
>work. No dice.
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to