perhaps i should provide more detail, the issue is in the display of a scalar range variable, eg
x:=1..20
x=
the result, if view result is left in automatic is
0 .
x=
. .
where the dots represent blank values in a table. if i change format results to matrix,
x= a...