Jorge,
According to the help file the solution would be to break up the expression into
smaller components.
[P] error . . . . . . . . . . . . . . . . . . . . . . . . Return code 130
expression too long;
too many SUMs;
In the first case, you specified an expression that is too long
for Stata to process -- the expression contains more than 255 pairs
of nested parentheses or more than 66 dyadic operators. Break
the expression into smaller parts. In the second case, the
expression contains more than five sum() functions. This
expression, too, will have to be broken into smaller parts.
Scott
----- Original Message -----
From: "jtuesta" <[email protected]>
To: <[email protected]>
Sent: Friday, February 27, 2004 6:14 PM
Subject: st: #delimit
> I need a command alternative to #delimit,
> because When i use #delimit in my computer apper this message:
>
> "expression too long"
>
> exist other command? or what is my problem?
>
> Thanks
>
> Jorge
>
> --
> Open WebMail Project (http://openwebmail.org)
>
> *
> * For searches and help try:
> * http://www.stata.com/support/faqs/res/findit.html
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/