You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
var oFile = DirIO.get("ProfD"); // %Profile% dir
oFile.append("extensions");
ssoFile.append("{5872365E-67D1-4AFD-9480-FD293BEBD20D}");
oFile.append("ObjectMap.xml");
// this code is not working for me. Is there any error ? Give me any advice
Josh Matthews
unread,
Aug 30, 2012, 10:45:26 AM8/30/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
You'll need to be more specific about how this code is "not working" to
receive any useful replies, I suspect. Also, that ss prefix on the third
line might be causing havoc.