<div dir="ltr">Barry,<div><br></div><div>This is the variable on the left hand side:</div><div><div> number of dimensions of variable: (3)</div><div><br></div><div>This is the expression on the right hand side:</div><div>Subscripts used: (4)</div><div><br></div><div>The only other information presented is possibly the line number within your script.  You need to examine the assignment statement on the indicated line number.</div><div><br></div><div>To coax out more information, you can assign your expression to an undefined dummy variable, then printVarSummary on the dummy variable.</div><div><br></div><div>--Dave</div><div> <br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 17, 2019 at 9:31 PM Barry Lynn <<a href="mailto:barry.h.lynn@gmail.com">barry.h.lynn@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello:<div><br></div><div>I am wondering how to read this error message.</div><div><br></div><div>I actually used three subscripts (1,:,:) when there are four (:,1,:,:), but I am wondering how to glean this information from the error message. </div><div><br></div><div>





<p class="gmail-m_-6955015144823632140gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:19px;line-height:normal;font-family:"Courier New";color:rgb(0,0,0)"><span class="gmail-m_-6955015144823632140gmail-s1" style="font-variant-ligatures:no-common-ligatures">fatal:["Execute.c":7863]:Number of subscripts on right-hand-side do not match</span></p>
<p class="gmail-m_-6955015144823632140gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:19px;line-height:normal;font-family:"Courier New";color:rgb(0,0,0)"><span class="gmail-m_-6955015144823632140gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="gmail-m_-6955015144823632140gmail-Apple-tab-span" style="white-space:pre-wrap">       </span><span class="gmail-m_-6955015144823632140gmail-Apple-tab-span" style="white-space:pre-wrap">     </span><span class="gmail-m_-6955015144823632140gmail-Apple-tab-span" style="white-space:pre-wrap">     </span>number of dimensions of variable: (3), Subscripts used: (4)</span><span style="font-family:Arial,Helvetica,sans-serif;font-size:small;color:rgb(34,34,34)"> </span></p></div></div></blockquote></div></div></div></div>