Post-Relational Database Command Reference
BASIC Language Reference
 OPENINSIGHT 
 BASIC 
 BASIC
   BOOLEAN
   BRANCHING
   CONNECT
   MATH
   SYSTEM
   TABLE
   XML
 CS
   CONNECT
A Index: A  B  C  N  Q  X  Y  
ALPHAReturns true if the value is aphabetic.
ATANCalculates the arc-tangent.
B Index: A  B  C  N  Q  X  Y  
BITANDPerforms a logical AND at the bit level on two values.
BITNOTPerforms a logical NOT at the bit level on two values.
BITORPerforms a logical OR at the bit level on two values.
BITXORPerforms a logical Exclusive OR at the bit level on two values.
C Index: A  B  C  N  Q  X  Y  
CALLTransfer control to a subroutine, with the expectation that control will transfer back when the subroutine encounters a RETURN.
N Index: A  B  C  N  Q  X  Y  
NUMReturns true if the value is numeric.
Q Index: A  B  C  N  Q  X  Y  
QRYMETHODSends a query through a data connection object.
X Index: A  B  C  N  Q  X  Y  
XLATENative Table command which translates data against another table without a formal table open.
XMLPopulates a table with data from an XML document.
XOGETPROPERTYGets a connection object property.
XOINSTANCECreates a connection object property.
XOMETHODExecutes a connection object property.
XOSETPROPERTYSets a connection object property.
XREFConverts a literal or variable based on a supplied set of rules.
Y Index: A  B  C  N  Q  X  Y  
YIELDYields control to the operating system, allowing pending WIMP events to play out.

More Details or Suggestions?
           

MV Updated from a Post-Relational data table on 10:18:39 23 Apr 2010
Courtesy of Key Ally, Inc.
OpenInsight is a Trademark of Revelation Software
DMOZ
Wikipedia


Post-Relational (adjective) relating to databases which are a superset of SQL and XML, offering highly structured data with both relational and multi-value approaches available.

PRDB Reference (noun) repository of commands, concepts, and code designed for the various Post-Relational databases.