5 Dec
2008
5 Dec
'08
12:01 a.m.
Hi Hans,
Do this:
define u #### global set echo=on freq unitnum /vl set echo=off u=?Enter unit to analyze (0 = analyze all)? imif u > 0 then select unitnum=u else select endif
Jamie
Hans wrote:
to prompt interactively which of the many units I wish to select for subsequent analysis. Any suggestion, how to modify the program to be able to either make the selection for a specific unit (as now) or alternatively not to make a selection to analyze the full set?