18.10.2014 Views

SIMSCRIPT II.5 Programming Language

SIMSCRIPT II.5 Programming Language

SIMSCRIPT II.5 Programming Language

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.

<strong>SIMSCRIPT</strong> <strong>II.5</strong> <strong>Programming</strong> <strong>Language</strong><br />

reset [ the ] [ qualifier name ] < comma ><br />

totals of { variable } < comma ><br />

Initializes accumulate or tally counters associated with variable. If totals is not preceded by<br />

qualifier name(s), all counters of variable are (re)initialized. Otherwise, only those counters with<br />

the matching qualifiers are reset.<br />

resources[ { include | are } { resource name } < comma > ]<br />

Preamble statement marking the start of resource entity declarations.<br />

resume [ the | this | the above ] process name [ called variable ]<br />

Used to restore a previously interrupted process to the pending list with the remaining "time-to-go"<br />

taken from time.a (process name).<br />

resume substitution<br />

Used to reinstate the substitutions previously nullified by a suppress substitution statement.<br />

return [ ( expression ) | with expression ]<br />

Used in a procedure, this statement returns control to its calling program. Used in a function, this<br />

statement returns control and a value to its calling program.<br />

rewind [ tape | unit ] expression<br />

Rewinds an input/output device.<br />

326

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

Saved successfully!

Ooh no, something went wrong!