It's also explained near the start of the Nova Bible:
Nova Bible said:
The following terms and operators are supported: (capitalization doesn't matter)
Bxxx Lookup the value of control bit xxx. Bits are numbered from b0 to b9999.
Pxxx Check if the game is registered ((P)aid for) ... evaluates to 1 if
the game is registered or is unregistered but less than xxx days have
elapsed. Evaluates to 0 only if unregistered for more than xxx days.
G Lookup the player's gender - 1 if male, 0 if female
Oxxx Returns 1 if the player has at least one of outfit item ID xxx, 0 if not
Exxx Returns 1 if the player has explored system ID xxx, 0 if not
| Logical or operator
& Logical and operator
! Logical negation operator
( ) Parenthetical enclosure
Don't you mean "SHIFT" + "ALT" + "L" on a PC , Pace? On a mac it's "SHIFT" + "".
This post has been edited by Guy : 17 January 2005 - 04:30 AM