Our site saves small pieces of text information (cookies) on your
device in order to verify your login. These cookies are essential
to provide access to resources on this website and it will not
work properly without.
Learn more
<p>
You set all logical output parameters to
<code>
FALSE
</code>
in
<code>
DIACTL
</code>
.
<br/>
<pre>
lgplong=.FALSE., lgpshort=.FALSE., lgpspec=.FALSE.,
</pre>
<br/>
Have you tried to set one of those to
<code>
TRUE
</code>
? For instance
<br/>
<pre>
lgplong=.FALSE., lgpshort=.TRUE., lgpspec=.FALSE.,
</pre>
</p>
<p>
You set all logical output parameters to
<code>
FALSE
</code>
in
<code>
DIACTL
</code>
.
<br/>
<pre>
lgplong=.FALSE., lgpshort=.FALSE., lgpspec=.FALSE.,
</pre>
<br/>
Have you tried to set one of those to
<code>
TRUE
</code>
? For instance
<br/>
<pre>
lgplong=.FALSE., lgpshort=.TRUE., lgpspec=.FALSE.,
</pre>
</p>
You set all logical output parameters to
FALSE
inDIACTL
.Have you tried to set one of those to
TRUE
? For instance