Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: sysfail 52 error in mata
From
Zurab Sajaia <[email protected]>
To
statalist <[email protected]>
Subject
st: sysfail 52 error in mata
Date
Mon, 14 Mar 2011 15:12:29 -0400
Dear all,
Have you ever encountered this message?
This is a design-time error, and it happens when I'm trying to define an external class object:
void function myfunction()
{
external class myclass scalar A
A.method()
}
so when I load this definition into memory, I get error "sysfail 52". Is this because the external part or something else?
Any insight would be most appreciated.
Thanks,
zurab
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/