<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>After&nbsp;the help from a another list member it turned out I needed one more line:</DIV>
<DIV>&nbsp;</DIV>
<DIV>'d fidst'<BR>code=subwrd(result,4)<BR>if(code=201)<BR>'draw string 8 1 Agricola'<BR>endif<BR></DIV>
<DIV>That fixed it.</DIV>
<DIV>Sytske</DIV>
<DIV><BR><BR>&gt;&gt;&gt; "Sestak, Michael L CIV 63134" &lt;michael.l.sestak@NAVY.MIL&gt; 4/7/2009 3:09 PM &gt;&gt;&gt;<BR></DIV>
<DIV id=idOWAReplyText70451 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>If that is your entire script, I am stumped because the defaults for string attributes should print something (it may not be pretty, but it should print).&nbsp; If this is part of a larger script, could you have done something that causes the string color to be the same as the background color?&nbsp; There is, of course, the set string command, but set background or set color could also cause this problem.&nbsp; That's my only guess.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>Michael Sestak</FONT></DIV>
<DIV dir=ltr><FONT face=Arial>Fleet Numerical Meteorology and Oceanography Center</FONT></DIV>
<DIV dir=ltr><FONT face=Arial>Monterey, CA</FONT></DIV>
<DIV dir=ltr>&nbsp;</DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Sytske Kimball<BR><B>Sent:</B> Tue 4/7/2009 12:48<BR><B>To:</B> GRADSUSR@LIST.CINECA.IT<BR><B>Subject:</B> Re: scripting question no. 2<BR></FONT><BR></DIV>
<DIV>
<DIV>Good thought, but unfortunately that wasn't it - I'm in landscape mode.</DIV>
<DIV>I also tested the print statement by removing the if and endif lines and it works........</DIV>
<DIV>&nbsp;</DIV>
<DIV>Sytske<BR><BR>&gt;&gt;&gt; Semyon Grodsky &lt;senya@atmos.umd.edu&gt; 4/7/2009 2:43 PM &gt;&gt;&gt;<BR>'draw string 8 1 Agricola'<BR>just a thought. If your screen is oriented portrait, then x=8,y=1 is just <BR>on the right edge of the screen. Try 'draw string 5 1 Agricola' to check <BR>if this is an issue.<BR>--S<BR><BR>-----------------------------------------------------------<BR>Semyon Grodsky<BR>Computer and Space Science Building (Bldg. #224), Room 2409<BR>Department of Atmospheric and Oceanic Science<BR>University of Maryland<BR>College Park, MD 20742<BR><BR>Phone:&nbsp; 301-405-5330<BR>Fax:&nbsp;&nbsp;&nbsp; 301-314-9482<BR>E-mail: senya@atmos.umd.edu<BR></DIV></DIV></BODY></HTML>