Statalist The Stata Listserver


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

Re: st: macro list


From   Fred Wolfe <[email protected]>
To   [email protected]
Subject   Re: st: macro list
Date   Thu, 01 Mar 2007 08:12:08 -0600

Wonderful. Thank you!

At 07:25 AM 3/1/2007, you wrote:
You could use the macro extended function:
 {local | global} macname :  all {globals|scalars|matrices} ["pattern"]

For example:

global a "2343"
global b "sdf"
global c:all globals
macro list c


Scott


----- Original Message -----
From: Fred Wolfe <[email protected]>
Date: Thursday, March 1, 2007 6:56 am
Subject: st: macro list
To: [email protected]

> macro list or macro dir produces a list of global macros and their
> contents. Does anyone know a way to get a list of the global
> macros
> without their contents?

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

Fred Wolfe
National Data Bank for Rheumatic Diseases
Wichita, Kansas
Tel +1 316 263 2125
[email protected]

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