Remote Processing CAMBASIC User Manual

Page 33

Advertising
background image

Comm and Summar y - 7

Command

Syntax

Purpose

TIME$

n$= TIME $(n)

Reads calendar/clock

TIME $= n$

Writes to calendar/clock

T R O F F

T R O F F

Stops the trace

TRON

TRON

Starts the trace

U N L O C K

U N L O C K

Re-enab les softwar e interr upts

UNNEW

UNNEW

Restores a program

U S I N G

U S I N G

Form ats a printed output

VAL

n= VAL(m$)

Converts m$ to a number

VARPTR

VARPTR( variable )

Return s address of variab le

XOR

n = a XOR b

Performs a logical exclusive OR

/

/

Lists entire program to screen

Advertising