ARStatusStruct :
                  char         *appendedText;


ARSperl todo list:

  o active link decoding
	decode DDE

  o implement remaining functions:

ARCreateCharMenu
ARCreateEscalation
ARCreateField
ARCreateFilter
ARCreateSchema
ARCreateVUI
ARGetEntryStatistics
ARSetActiveLink
ARSetAdminExtension
ARSetCharMenu
ARSetEscalation
ARSetField
ARSetFilter
ARSetFullTextInfo
ARSetSchema
ARSetServerInfo
ARSetVUI

   o clean up verbose warning output (mostly 
     unused variables due to the 2.x/3.0 intermixed
     code)

   o join schema entry-id handling needs a thorough
     going-over. specifically, BUGS/00001 needs to be
     worked in (partial fix) and outter join handling
     needs to be fixed up. 

   o clean up documentation (replace numbers with symbolic
     constants).

   o add additional OO support.

   o add sort order option to OO
   o obey vui name
   o pad out entry id where applicable.
   o allow for field id's to be specified if user chooses.
   o status history conversion?
   o allow for either/or enumer text or enum value in set/create
   o if unknown param, error
