11.06.2014 Views

NetRexx Tutorial - The Rexx Language Association

NetRexx Tutorial - The Rexx Language Association

NetRexx Tutorial - The Rexx Language Association

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Dimensioned TYPES<br />

• Any Variable may be DIMENSIONED<br />

• Use square BRACKETS (‚[‚ and ‚]‘) to<br />

define dimensions<br />

• X = int[3,5]<br />

• Y = char[17]<br />

• But NOTE that first ELEMENT has Index 0<br />

and NOT 1 !!! (ill designed by Java!!)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!