<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18882">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>when I try to compile the Example below 
(Pie-Chart). The Run stops with</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Undefined control sequence \psPie[PieColor=color] 
...</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>The black and white Piechart is ok.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>What have I done worng?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>thx in advance</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Ulrich</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 
face=Arial>\documentclass{article}<BR>\usepackage[T1]{fontenc}<BR>\usepackage{pstricks-add}<BR>\definecolor{A-color}{hsb}{0.00 
,0.9, 0.9}<BR>\definecolor{B-color}{hsb}{0.65 ,0.9, 
0.9}<BR>\SpecialCoor</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 
face=Arial>\begin{document}<BR>\begin{center}<BR>\psset{framesep=1.5pt,unit=1.5cm}<BR>\begin{pspicture}(-2.1,-2.1)(2.1,2.1)<BR>\degrees[100]<BR>\pswedge[fillstyle=solid,fillcolor=gray,hatchcolor=gray]{2}{ 
0 }{17 }<BR>\rput(1.2; 8 ){\psframebox*{\small 17 \%}}<BR>\uput{2.2}[ 8 
](0;0){\Large A 
él}<BR>\pswedge[fillstyle=hlines,fillcolor=gray,hatchcolor=gray]{2}{17 }{42 
}<BR>\rput(1.2;29 ){\psframebox*{\Large 25 \%}}<BR>\uput{2.2}[29 ](0;0){\Large A 
dém}<BR>\pswedge[fillstyle=solid,fillcolor=white,hatchcolor=white]{2}{42 }{58 
}<BR>\rput(1.2;50 ){\psframebox*{\Large 17 \%}}<BR>\uput{2.2}[50 ](0;0){\Large 
égal}<BR>\pswedge[fillstyle=hlines,fillcolor=gray,hatchcolor=gray]{2}{58 }{83 
}<BR>\rput(1.2;71 ){\psframebox*{\Large 25 \%}}<BR>\uput{2.2}[71 ](0;0){\Large B 
dém}<BR>\pswedge[fillstyle=solid,fillcolor=gray,hatchcolor=gray]{2}{83 }{100 
}<BR>\rput(1.2;92 ){\psframebox*{\Large 17 \%}}<BR>\uput{2.2}[92 ](0;0){\Large B 
él}<BR>\rput(0;0){\psframebox*{\bfseries 0/0}}<BR>\end{pspicture}</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 
face=Arial>\vspace{1cm}<BR>\psframebox[fillcolor=black!20,fillstyle=solid]{%<BR>\begin{pspicture}(-3.5,-3.5)(4.25,3.5)<BR>\psPie[pieColor=color]{23, 
29, 3, 26, 28, 14, 17, 4, 9}{}{2}<BR>\multido{\iA=1+1}{9}{%<BR>&nbsp; 
\ncline[linecolor=-pieFillColor\iA,<BR>&nbsp;&nbsp;&nbsp; 
nodesepB=-10pt]{psPieO\iA}{psPie\iA}<BR>&nbsp; 
\rput[l](psPieO\iA){%<BR>&nbsp;&nbsp;&nbsp; \textcolor{pieFillColor\iA}{pie no 
\iA}}}<BR>\end{pspicture}}<BR>\end{center}</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial><BR>\end{document}</FONT></DIV></BODY></HTML>