Using Stata 8.2... what am I doing wrong?
Thanks.
. clear
. program test1
1. syntax namelist(min=2 max=2), arg1(integer)
2. end
. program test2
1. syntax namelist(min=2 max=2), arg1(integer) [arg2(integer)]
2. end
. test1 foo bar, arg1(5)
. test2 foo bar, arg1(5)
invalid syntax
r(197);
.
This message is intended solely for the designated recipient(s). It may contain confidential or proprietary information and may be subject to confidentiality protections. If you are not a designated recipient, you may not review, copy, or distribute this message. If you receive this in error, please notify the sender by reply e-mail and delete this message.
Arrowstreet Capital, L.P. is an Equal Opportunity Employer.
*
* 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/