<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=koi8-r">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello, all!</FONT></DIV>
<DIV><FONT face=Arial size=2>Times come and I have to do something with dash, 
cause this parameter takes only 2 arguments, so I would make something like 
this:</FONT></DIV>
<DIV><FONT face=Arial size=2>\psline[linestyle=dashed, dash=5pt 1pt 1pt 
1pt](0,0)(1,1) and see the result... But I had to hack some pstricks 
code:</FONT></DIV>
<DIV><FONT face=Arial size=2>----- begin of code ----</FONT></DIV>
<DIV><FONT face=Arial 
size=2>\newdimen\pst@dimgg<BR>\newdimen\pst@dimhh<BR>\def\psset@dash#1{%<BR>\pst@expandafter\psset@@dash{#1} 
{\pst@missing} {\pst@missing} {}\@nil<BR>\edef\psk@dash{\pst@number\pst@dimgg 
\pst@number\pst@dimhh \pst@number\pst@dimg 
\pst@number\pst@dimh}}<BR>\def\psset@@dash#1 #2 #3 #4 
#5\@nil{%<BR>\pssetlength\pst@dimg{#1}%<BR>\pssetlength\pst@dimh{#2}<BR>\pssetlength\pst@dimgg{#3}<BR>\pssetlength\pst@dimhh{#4}}<BR>\def\psls@dashed{%</FONT></DIV>
<DIV><FONT face=Arial size=2>%-----disabled 
strings----<BR>%\ifpsdashadjust<BR>%\psk@dash \pst@linetype\space 
\tx@DashLine<BR>%\else</FONT></DIV>
<DIV><FONT face=Arial size=2>%----disabled strings----<BR>[ \psk@dash ] 0 
setdash stroke</FONT></DIV>
<DIV><FONT face=Arial size=2>%----disabled 
strings----<BR>%\fi<BR>}<BR>\psset@dash{3pt 5pt 3pt 5pt}</FONT></DIV>
<DIV><FONT face=Arial size=2>---- end of code ----</FONT></DIV>
<DIV><FONT face=Arial size=2>Well, everything is working, but you see some 
string of the original code are disabled... I have disabled the pattern 
Dashline... My question is: Am I right, or it could been made more clearly 
without making some strings commented?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>P.S. Well, sorry for bad English, I think... this 
language isn't my native, i am russian... :-)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Buy-buy All!</FONT></DIV>
<DIV><FONT face=Arial size=2>Maksim</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>