next up previous
Next: Appendix: General Error Handling Up: Scan/Sub-array Selection Previous: Scan/Sub-array Selection

Syntax

Scan and Sub-array selection specification is a single integer (INT) or a range of integers(N0$ \sim$ N1). Scans and sub-arrays can also be selected via boolean expressions of the type "$ >$ INT", "$ >$ =INT", "$ <$ INT" or "$ <$ =INT"5.

Full expression is a comma-separated list of any of the above index specifications. E.g.



Sanjay Bhatnagar 2012-11-26