Ken, I am glad that this "should" work, but on my system (NT 4.0 service-pack 6) it tells me that /Q is an invalid switch. It seems that in Win 95 - 98 dos commands had some enhancements that don't work anymore. I wish RunRev would just add "owner" to the detailed files. Thank you for your help.
Roger Eller [EMAIL PROTECTED] > Roger, > > You're right... it turns out that the *network* owner of a file or directory > is stored with the file in Windows, and can be retrieved from the command > line using the /Q switch with the DIR command. So for example, if I was > logged in as KEN in the domain THUNDER, documents I created would be marked > with the "owner" of THUNDER\KEN. You can get this from Rev using the shell() > command, and then parsing the results. So for example when I'm in the > command line and type: > > dir /Q > > I get something like this for each entry: > > 01/05/2003 06:05 PM 1,028 THUNDER\KEN MyFile.txt > _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
