Lucid BASIC MCIS

   |00-|15 = Foreground
   |B0-|B7 = Background

   ~TT     = Current Time
   ~TD     = Current Date
   ~CS     = Clear Screen
   ~CR     = Carriage Return
   %CB     = Connect Baud
   %CS     = Connetion String


=> LOGIN.ans

   |N1     = Logon Name
   |N2     = Password
   |N3-|N9 = Not in yet

=> PROTLxxx.ans

   %PK     = Key
   %PD     = Description
   %PT     = Type

=> FAREAxxx.ans

   %AN     = Area Number
   %AD     = Area Description
   %AF     = Number of Files
   %AS     = Sponsor

=> FILEINFO.ans

   %FN     = Filename
   %SZ     = Filesize
   %DT     = Datetime
   %FP     = File points
   %UL     = Uploader
   %UD     = Date
   %DL     = Downloaded
   %DM     = Xfer Time
   %D1     = Description
   %D2     = Description
   %D3     = Description
   %D4     = Description
   %D5     = Description
   %D6     = Description
   %D7     = Description
   %D8     = Description
   %D9     = Description
   %DA     = Description

=> LISTFILE.ans

   %FN     = Filename Off
   %FC     = Filename On
   %FZ     = Filesize
   %FD     = File Description
   %01     = Next Off
   %02     = Prev Off
   %03     = Flag Off
   %04     = Info Off
   %05     = Quit Off
   %06     = not in
   %07     = not in
   %0A     = Next On
   %0B     = Prev On
   %0C     = Flag On
   %0D     = Info On
   %0E     = Quit On
   %0F     = not in
   %0G     = not in
   %FT     = Filelist TOP
   %FB     = Filelist BOT

=> USERLIST.ans

   ~UH     = Handle
   ~UL     = Location
   ~UN     = Usernote
   More to come

=> ADBBS.ans & BBS< data area form so codes can change >

   %BN     = BBS Name
   %B#     = BBS Phone
   %BS     = Sysop
   %BR     = Baudrate
   %B!     = Software
   %BB     = Storage
   %BO     = Other Info

=> USERCFG.ans < data area form so codes can change >

=> ADDONE.ans < data area form so codes can change >