11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Examples<br />

In the following example, the statement eliminates the record with the record ID of<br />

JONES from the most recently opened default file:<br />

DELETEU "JONES"<br />

The following segment deletes the record. The record ID is stored in the variable<br />

DEL_ID. The file was opened to the variable DISCOUNT.<br />

DEL_ID = "ACTION_FILMS"<br />

DELETEU DISCOUNT, DEL_ID<br />

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

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

DEL, DELETE, DELETE function, RELEASE<br />

1-209 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong>

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

Saved successfully!

Ooh no, something went wrong!