3-122 Full Command and Function Reference
PINIT
Type: Command
Description: Port Initialize Command: Initializes all currently active ports. It may affect data already stored in
a port.
Access: …µ
PINIT
Input/Output: None
PIX?
Type: Command
Description: Pixel On? Command: Tests whether the specified pixel in PICT is on; returns 1 (true) if the pixel
is on, and 0 (false) if the pixel is off.
Access: !° L
PICT L PIX? ( °is the left-shift of the Nkey).
Input/Output:
Level 1/Argument 1 Level 1/Item 1
(x,y)
→
0/1
{ #n #m }
→
0/1
See also: PIXON, PIXOFF
PIXOFF
Type: Command
Description: Pixel Off Command: Turns off the pixel at the specified coordinate in PICT.
Access: !°L
PICT L PIXOFF ( °is the left-shift of the Nkey).
Input/Output:
Level 1/Argument 1 Level 1/Item 1
(x,y)
→
{ #n #m }
→
See also: PIXON, PIX?
PIXON
Type: Command
Description: Pixel On Command: Turns on the pixel at the specified coordinate in PICT.
Access: !°L
PICT LPIXON ( °is the left-shift of the Nkey).
Input/Output:
Level 1/Argument 1 Level 1/Item 1
(x,y)
→
{ #n #m }
→
See also: PIXOFF, PIX?
PKT
Type: Command
Description: Packet Command: Used to send command “packets” (and receive requested data) to a Kermit
server.
To send hp49g+/hp48gII objects, use SEND.
PKT allows additional commands to be sent to a Kermit server.