
POSTED: Jun 24, 2009 4:03 PM (GMT)
Teandy -
Thanks for the links.
I must be doing something wrong. I keep getting the error that it can not find the object.
APIERR.EXCPID = ‘CPFA0A9′
I use the string: ‘/ROBOT_REPORTS/SHAREDSRV/UCP’
Which works when I use the WRKLNK command from the command line.
I’m trying to get the authorization list of the folder.
Phil

POSTED: Jun 25, 2009 3:59 PM (GMT)
Phil,
Can you post a sample of your code along with a screen shot of what the WRKLNK command shows?

POSTED: Jun 26, 2009 9:01 PM (GMT)
I finally got it. The path that I was sending it had an extra blank.
WRKLNK ‘/FolderName ‘ VS.
WRKLNK ‘/FolderName’
Very subtle.
Thanks for your help.















