home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / RENEGADE / MCICACK.ZIP / MCI.DOC < prev    next >
Text File  |  1994-01-08  |  6KB  |  139 lines

  1.     Renegade has a system for displaying system information in all locations on
  2.     the board.  This is done using a set of codes called MCI (Message Command 
  3.     Interpreter).  These codes are entered with the character "%" followed by 
  4.     a two specific characters.  All the valid MCI codes are listed below.  
  5.      
  6.        NOTE!: MCI commands are NOT case sensitive!
  7.        ~~~~
  8.        
  9.     Old  Description                            New
  10.     Code                                        Code
  11.     ------------------------------------------------
  12.     @g - Account balance                        %AB
  13.     @F - User's address                         %AD
  14.     @! - Aborting off                           %AO
  15.     @h - Baud rate                              %BD
  16.     @c - BBS Name                               %BN
  17.     @d - BBS Phone                              %BP
  18.     @7 - Clear screen                           %CL
  19.     @4 - Current Message Number                 %CM
  20.     @2 - Current Conference Name                %CN
  21.     @l - Credits                                %CR
  22.     @1 - Current Conference Tag                 %CT
  23.          User defined answer #1                 %D1
  24.          User defined answer #2                 %D2
  25.          User defined answer #3                 %D3
  26.     @a - Date                                   %DA
  27.     @m - Debits                                 %DB
  28.     @j - Daily download limit                   %DD
  29.     @8 - Delay                                  %DE
  30.     @P - User's kbytes downloaded               %DK
  31.     @N - User's number of files downloaded      %DL
  32.     @J - User's Download Security Level         %DS
  33.          Date of subscription expiration        %ED
  34.     @n - Days left until expiration             %EX
  35.     @Z - Current File base number               %F#
  36.     @Y - Current File base name                 %FB
  37.     @3 - Free Kbytes in current file area       %FK
  38.     @C - User's first name                      %FN
  39.     @& - Mr. or Ms. by gender                   %GN
  40.     @5 - Highest Message Number Available       %HM
  41.     @k - Kbyte daily download limit             %KD
  42.          U/D k ratio                            %KR
  43.     @K - User's last call date                  %LC
  44.     @M - Line Feed                              %LF
  45.     @D - User's last name                       %LN
  46.     @G - User's Location (City/State)           %LO
  47.     @X - Current Message base number            %M#
  48.     @W - Current Message base name              %MB
  49.     @i - Time left in minutes                   %ML
  50.          Minutes online so far                  %MO
  51.     @o - Messages remaining left to read        %MR
  52.     @0 - Node Number                            %ND
  53.          U/D ratio                              %NR
  54.          User's terminal emulation              %O1
  55.          User's screen size                     %O2
  56.          User's screen clearing toggle          %O3
  57.          User's f/s editor toggle               %O4
  58.          User's screen pausing toggle           %O5
  59.          User's hotkey toggle                   %O6
  60.     @9 - Pause                                  %PA
  61.     @f - Post/Call Ratio                        %PC
  62.     @E - User's phone number                    %PN
  63.     @# - Pausing off                            %PO
  64.     @R - User's number of posts                 %PS
  65.          User's password                        %PW
  66.          Batch Queue - Download #               %QD
  67.         Batch Queue - Upload #                 %QU
  68.     @B - User's Real Name                       %RN
  69.          SysOp defined category #1              %S1
  70.          SysOp defined category #2              %S2
  71.          SysOp defined category #3              %S3
  72.     @~ - Total system callers                   %SC
  73.     @I - User's Security Level                  %SL
  74.     @e - SysOp Name                             %SN
  75.          User's sex (Male/Female)               %SX
  76.     @L - User's total calls                     %TC
  77.     @S - User's number of downloads today       %TD
  78.     @b - Time                                   %TI
  79.     @T - User's kbytes of downloads today       %TK
  80.     @V - User's Time left                       %TL
  81.          User's age                             %UA
  82.          User's birthdate                       %UB
  83.          User's calls today                     %UC
  84.     @Q - User's kbytes uploaded                 %UK
  85.     @O - User's number of files uploaded        %UL
  86.     @A - User's Handle                          %UN
  87.          User number                            %UU
  88.          Renegade version                       %VR
  89.     @H - User's Zip Code                        %ZP
  90.     ------------------------------------------------
  91.       
  92.  NOTE: These are used ONLY in the Doors, Archives, or Protocol sections.
  93.        
  94.       %A        Actual Baud Rate
  95.       %B        Baud Rate reported (Locked, if active.)
  96.       %C        Archive Comment (Archivers only)
  97.          %C        Com port address (Protocols only)
  98.       %D        Download File List
  99.         %E        Com port IRQ
  100.       %F        File to be processed
  101.       %G        Graphics (0=Off, 1=On)
  102.       %I        Filenames
  103.       %K        Complete name and path of the current file bases's *.DIR 
  104.             file.
  105.       %L        Log file (Protocol)
  106.       %M        Main RG Directory
  107.       %N        Node Number
  108.       %O        Door Drop file for Current Node
  109.       %P        Port Number
  110.       %R        Current User's Real Name
  111.       %T        Time Left
  112.       %U        Current User's Handle
  113.       %1        Current User's Real First Name
  114.       %2        Current User's Real Last Name
  115.       %#        User Number          
  116.       
  117.     In ACTIONS.LST ONLY, the following MCI codes are in effect.
  118.  
  119.       %G        Will display His/Her based on the sender's gender.
  120.       %H        Will display Him/Her based on the sender's gender.
  121.  
  122.     In QUOTE SECTION OF STRING.DAT ONLY, the following MCI codes are in 
  123.     effect.
  124.  
  125.       @F        User the message is from.
  126.       @T        User the message is to.
  127.       @D        Date of the message.
  128.       @S        Subject of the message.
  129.  
  130.     If you want to make sure that the code is spaced correctly, you 
  131.     can now pad the MCI with a code at the end.  An example of this is:
  132.            v-- Code
  133.         %UN#50      Will print the current user's name padded to 50
  134.             ^^-|    spaces.
  135.                |
  136.                - Number of spaces
  137.     
  138.     This padding will also limit the MCI to a certain number of characters.
  139.