11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

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.

In the next example, the program segment inserts Stephen at the end of the array<br />

because val.expr is -1:<br />

ARRAY = "Carmen":@AM:"Sally":@AM:"Billy":@AM:"Mark"<br />

INS "Stephen" BEFORE ARRAY<br />

This results in:<br />

ARRAY="Carmen":@AM:"Sally":@AM:"Billy":@AM:"Mark":@AM:"Ste<br />

phen"<br />

Related <strong>Commands</strong><br />

<strong>UniBasic</strong><br />

FIELDSTORE, INSERT<br />

INS 1-398

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

Saved successfully!

Ooh no, something went wrong!