Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: Problem with local variable


From   "Steichen, Thomas J." <[email protected]>
To   <[email protected]>
Subject   st: RE: Problem with local variable
Date   Sun, 18 Mar 2007 14:29:07 -0400

It needs an operator:

 `=`x'-1'

 
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Jean Bouyer
Sent: Sunday, March 18, 2007 2:25 PM
To: [email protected]
Subject: st: Problem with local variable

Oops, sorry, the last mail had a wrong title...

Dear all,

In a loop, I use a local integer variable x that goes from 1 to k. In 
some commands within the loop, I need using the value x-1. I succeed 
in creating another local variable : local x1=`x'-1. But I wonder why 
it didn't work when I used directly ``x'-1'. What is wrong in this 
syntax ?

Thanks

Jean Bouyer

*
*   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/

-----------------------------------------
CONFIDENTIALITY NOTE: This e-mail message, including any
attachment(s), contains information that may be confidential,
protected by the attorney-client or other legal privileges, and/or
proprietary non-public information. If you are not an intended
recipient of this message or an authorized assistant to an intended
recipient, please notify the sender by replying to this message and
then delete it from your system. Use, dissemination, distribution,
or reproduction of this message and/or any of its attachments (if
any) by unintended recipients is not authorized and may be
unlawful.


*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index