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.

Examples<br />

The following statement prints an empty string because the entire input string does<br />

not match a pattern or string specified in op:<br />

PRINT OCONV("abc123","P(3N);(abc)")<br />

The following statement prints “abc” because the input string matches the string<br />

provided in op:<br />

PRINT OCONV("abc","P(3N);(abc)")<br />

OCONV Pattern Match (P) 1-518

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

Saved successfully!

Ooh no, something went wrong!