Prism 6.0 Reference Manual

EXAMPLES

display sum(foo)

displays the sum of the elements of the array foo.

where (foo .ne. 0) display foo on dedicated

displays (in a dedicated window) the values of foo that are not equal to 0.