home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / BBSDOOR2.ARJ / RASIS201.ZIP / MACROS.LST < prev    next >
Encoding:
File List  |  1994-12-28  |  1.6 KB  |  40 lines

  1.   If you will not be using the internal editor, with its popup macro
  2.   list, you can print this for easy reference.
  3.  
  4.   MESSAGE MACROS:
  5.  
  6. Macro:  Writes:                         Obtained from:
  7.  
  8.  @F     First Name                      Message session
  9.  @L     Last Name                       Message session
  10.  @N     Full Name                       Message session
  11.  @B     BBS Name                        System
  12.  @S     Sysop Name                      System
  13.  @A     Name of Attached File           Message Session, 1 only **
  14.  @#     Number of files attached        Message session
  15.  @T     System Time                     Dos
  16.  @D     System Date                     Dos
  17.  @US    User Security                   User Record
  18.  @UV    User Voice Number               User Record
  19.  @UD    User Data Number                User Record
  20.  @UL    Date of last call               User Record
  21.  @UF    Date of first call              User Record
  22.  @UX    Access Expiration date          User Record
  23.  @UN    Number Calls by user            User Record
  24.  @UU    Number of uploads               User Record
  25.  @UD    Number of downloads             User Record
  26.  @U1    Downloads in K                  User Record
  27.  @U2    Uploads in K                    User Record
  28.  
  29.  %I     Import File                     %Ifilename
  30.  
  31.  **     This macro will only give the name of the first (or only) file
  32.         that is attached to the message. Mainly for sending ONE file.
  33.         See the samples.
  34.  
  35.  
  36.   Should you enter an invalid macro, RASIS will replace it with:
  37.   <MACRO ERROR= @x> where x is the invalid character.
  38.  
  39.   See RASIS.DOC for more information
  40.