<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Under Windows XP and MiKTeX, the code below 
produces the error message:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>! Bad \multido variable 
declaration.<BR>\multido@badvar ...do \space variable declaration}</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>l.7 
...psdots[linecolor=red,dotsize=10pt](\i,\j)}}<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>What does this mean and how do&nbsp;I fix the 
code?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>\documentclass{article}<BR>\usepackage{pst-all}<BR>\begin{document}<BR>\begin{figure}<BR>\begin{pspicture}(-1,-1)(10,10)<BR>\psgrid[subgriddiv=1,griddots=0,gridlabels=7pt]<BR>\multido{\i=0+1}{11}{\multido{\j=0+1}{11}{\psdots[linecolor=red,dotsize=10pt](\i,\j)}}<BR>\end{pspicture}<BR>\end{figure}<BR>\end{document}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Sincerely,</FONT></DIV>
<DIV><FONT face=Arial size=2>R. K. Oliver</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="mailto:rko15@att.net">rko15@att.net</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>