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 multisoft...@googlegroups.com
I'm running program unattended in background and would like it to simply quit, without presenting pop up if error occurs, which request user to choose abort.
Paul
unread,
Feb 3, 2015, 5:34:45 AM2/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
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 multisoft...@googlegroups.com
Use ErrorBlock() and in your assigned function write the error message to a file for later review (and quit there, if requested).
See further details and example in the FlagShip manual FUN.ErrorBlock() and OBJ.Error class