Statalist The Stata Listserver


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

Re: st: how to avoid truncation when trimming a long string


From   Richard Williams <[email protected]>
To   [email protected]
Subject   Re: st: how to avoid truncation when trimming a long string
Date   Sun, 12 Mar 2006 19:27:30 -0500

At 06:52 PM 3/12/2006, Maarten buis wrote:
Sean:
Does -local model trim("`model'")- work? Not evaluating a local macro (leaving the = sign out)
prevents the 256 character max to bite, but this depends on what is in the original `model' local.
If that already contains more than 256 characters than the truncation already occured earlier in
the program.
HTH,
Nope. First I set model to "x"; and then

. di `"`model'"'
trim("x")



-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
FAX: (574)288-4373
HOME: (574)289-5227
EMAIL: [email protected]
WWW (personal): http://www.nd.edu/~rwilliam
WWW (department): http://www.nd.edu/~soc
*
* 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