Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: question on local macros ina graph title


From   "Data Analytics Corp." <[email protected]>
To   [email protected]
Subject   Re: st: question on local macros ina graph title
Date   Mon, 11 Apr 2011 09:22:47 -0400

Hi,

Maartin's example worked.  I needed to use

title("`title'")



Thanks,

Walt

________________________

Walter R. Paczkowski, Ph.D.
Data Analytics Corp.
44 Hamilton Lane
Plainsboro, NJ 08536
________________________
(V) 609-936-8999
(F) 609-936-3733
[email protected]
www.dataanalyticscorp.com
_____________________________________________________

On 4/11/2011 9:03 AM, Nick Cox wrote:
That should work. Something else is interfering. Look for some exotic
characters where the space should be.

Nick

On Mon, Apr 11, 2011 at 1:59 PM, Data Analytics Corp.
<[email protected]>  wrote:
I'm going to produce a series of graphs in which I want the fist line of the
title to always be "Database Analysis".  I created a local macro as

    local title "Database Analysis"

and then in the graph commands I used

    title(`title')

But the title came out as

    Database
    Analysis

I want the two words Database and Analysis on one line, the first, of each
graph.  How do I specify the macro to do this?
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index