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 anova...@googlegroups.com
Hi Vikas,
Please explain about
%let freqstat_abort = ;
in source tdemog table.
Anova Groups
unread,
Apr 17, 2015, 1:46:45 AM4/17/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 anova...@googlegroups.com
When macro errors out it sets variable freqstat_abort = true, so next time when we run the macro it still thinks that macro has error. That is the reason we need to reset it.