Hello Nicholas/Willy,
I'm trying to create a directory/file browser front end for a number
of Crystal Reports. The reports will be stored in a directory
structure according to the type of report that is being stored there,
e.g. telephony, IT, management etc.
It's a requirement that these reports can only be looked at by certain
people, i.e. non-management staff can't run management reports. The
easiest way to manage this is by using the file permissons on the
crystal reports and checking them against the currently logged in
user.
However, it's also a requirement that, if a user can't run a report
they can't even see it - so I need to check the permissions of each
file.
There is a similar requirement for the directories - if a user doesn't
have access to the directory, they can't see it.
Hope this makes sense...it's early!!

)
Gareth