- INTEGER : A integer value in the form of a 10 byte string
- 0000000000 = 0
- 0000000005 = 5
- 0000000123 = 123
- READ : Reading a value involves two step.
- read an INTEGER value, n
- read n bytes.
- WRITE : Writing a value involves two steps
- count the bytes in value and write the size as an INTEGER
- write the value as bytes
- WRITE COUNTS : Write the counts as 4 INTEGERs
- right
- wrong
- ignores
- exceptions
- STATUS : Length of Error Message. If it is zero, the connection has been established. If not, it is followed by the Error Message.
Keyboard Shortcuts ?
General
-
t
Test page or suite
-
e
Edit page
-
v
View page (after test)
-
a
Add new page
Go To
-
g u
User Guide
-
g q
Quick Reference Guide
-
g f
Full Reference Guide
-
g c
Recent Changes
Edit Mode
-
CTRL+s
Save page
-
ESC
Cancel edit
Tools
-
p
Properties
-
w
Where used?
-
AK+v
Versions
-
AK+h
Page History
-
/
Focus on search bar
-
s
Open search page
Close