Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Scheme error message


From   Friedrich Huebler <[email protected]>
To   [email protected]
Subject   st: Scheme error message
Date   Wed, 8 Sep 2004 07:39:01 -0700 (PDT)

I would like to use the s2color scheme with a white background
instead of the default ltbluishgray. I copied the file s2color.scheme
to the personal ado directory, changed the line "color background
ltbluishgray" to "color background white", and saved the scheme under
the name s2colorfh.scheme. When I use this new scheme I get an error
message.

. sysuse auto, clear
. set scheme s2color
. scatter mpg weight
. set scheme s2colorfh
. scatter mpg weight
(note:  gridringstyle spacers_ring not found in scheme, default
attributes used)
(note:  numstyle pcycle not found in scheme, default attributes used)
option seriesid() not allowed
invalid syntax
invalid syntax
invalid syntax
r(198);

What am I doing wrong? When I use a modified s2mono scheme with a
white background I don't get an error message but the modified
s2color scheme does not work.

Friedrich Huebler


		
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush
*
*   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