; RAUsers available Macros for messages... ; These macros can be used in any of the text files RAUsers uses for messages ; Started with version 1.24 ; Created 31 Mar 1994 ; Updated 25 Jun 1994 @UName : Users Complete name @Sysop : Sysop of the BBS @First : Users First Name @Last : Users Last Name @OldSec1 : Old Sec level for ratio upgrades number 1 @NewSec1 : New Sec level for ratio upgrades number 1 @OldSec2 : Old Sec level for ratio upgrades number 2 @NewSec2 : New Sec level for ratio upgrades number 2 @CallsToUp : Number of calls needed to upgrade @UTotalCalls : Users total calls to the BBS @DateLogged : First date user called the BBS @Birthdate : Users birthdate @Location : Users location @LastCalled : Date user last called the BBS @Uploads : User total uploads @Downloads : User total Downloads @UploadsK : User total uploads in K-Bytes @DownloadsK : User total downloads in K-Bytes @TimeNow : Time message is made @DateNow : Date message is made @Handle : Users Handle @VNumber : Users Voice Phone number @DNumber : Users Data Phone number @UpRatio1 : U/L to D/L ratio needed for upgrade 1st ratio setting @UpRatio2 : U/L to D/L ratio needed for upgrade 2nd ratio setting @BBSname : The BBS's name @CallsOldSec : Calls upgrade old sec level @CallsNewSec : Calls upgrade new sec level @Subdate : Users subscription date @Filename= : adds the text in the file to the message IE: @Filename= c:\ra\logo.txt ^ Must have the space here ******* NEW WITH V 1.25 You may now end a macro with a comma IE: @BBSName, Previously that would of caused an Invalid Macor Msg, but this has been accounted for now and will operate correctly... Macros must end with either a space or a comma... IE: @BBSName, on: @DateLogged @BBSName on: @Datelogged @BBSNameon: @DateLogged ( Invalid ) /* End of Macros.txt