Input/Output:

 

 

Level 1/Argument 1

 

Level 1/Item 1

 

 

 

 

 

 

 

 

x

 

x

 

 

x_unit

 

x

 

 

(x,y)

 

x

 

 

[ R-array ]

 

[ R-array ]

 

 

[ C-array ]

 

[ R-array ]

 

 

'symb'

 

'RE(symb')

 

C→R, IM,

 

 

 

 

See also:

R→C

 

 

 

 

 

 

 

 

 

RECN

Command

 

 

 

Type:

 

 

 

Description:

Receive Renamed Object Command: Prepares the calculator to receive a file from another Kermit

 

server device, and to store the file in a specified variable.

 

 

RECN is identical to RECV except that the name under which the received data is stored is

 

specified.

 

 

 

Access:

…µRECN

 

 

 

Flags:

I/O Device flag (–33), I/O Data Format (–35), RECV Overwrite (–36), I/O Messages (–39), I/O

 

Device for Wire (–78)

 

 

 

Input/Output:

 

 

 

 

 

 

 

 

 

 

 

 

Level 1/Argument 1

 

Level 1/Item 1

 

 

 

 

 

 

 

 

'name'

 

 

 

 

name

 

 

 

 

 

See also:

BAUD, CKSM, CLOSEIO, FINISH, KERRM, KGET, PARITY, RECV, SEND, SERVER,

 

TRANSIO

 

 

 

 

 

 

 

 

 

RECT

Command

 

 

 

Type:

 

 

 

Description:

Rectangular Mode Command: Sets Rectangular coordinate mode.

 

 

RECT clears flags –15 and –16.

 

 

 

 

In Rectangular mode, vectors are displayed as rectangular components. Therefore, a 3D vector

 

would appear as [X Y Z].

 

 

 

Access:

&HANGLE RECT

 

 

 

 

„´VECTOR LRECT

( ´is the left-shift of the Pkey).

 

„°LMODES ANGLE RECT ( °is the left-shift of the Nkey).

Input/Output:

None

 

 

 

See also:

CYLIN, SPHERE

 

 

 

 

 

 

 

 

 

RECV

Command

 

 

 

Type:

 

 

 

Description:

Receive Object Command: Instructs the calculator to look for a named file from another Kermit

 

server device. The received file is stored in a variable named by the sender.

 

Since the calculator does not normally look for incoming Kermit files, you must use RECV to tell

 

it to do so.

 

 

 

Access:

…µRECV

 

 

 

Full Command and Function Reference 3-197