Bookmark and Share

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]

RE: st: sysfail 52 error in mata


From   Zurab Sajaia <[email protected]>
To   statalist <[email protected]>
Subject   RE: st: sysfail 52 error in mata
Date   Mon, 14 Mar 2011 16:41:26 -0400

it was 'external' part after all, rewriting everything in terms of pointers solved the problem.


----------------------------------------
> From: [email protected]
> To: [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/ 		 	   		  
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index