Home

TBase - Basic elements

This site supports Convergence

 

What's new?

Our mission

Who are Topix?


Acorn freeware

The beta area

Articles

CodeCraft

 

Basic field types

TypeSizeIndex
integer4 bytesyes
float8 bytesyes
boolean1..8 bitsyes
character1 byteyes
fixed stringx bytes (incl. terminator)yes
variable string?no

Expression operators

>
Greater than
>=
Greater than or equal
<
Less than
<=
Less than or equal
==
Equal
!=
Not equal
AND
Logical and
OR
Logical or
()
Priority nesting

Last update: 8 April 1999