User Tools

Site Tools


access_control

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
access_control [2021/06/23 09:01] g00r00access_control [2024/03/03 03:20] (current) – [ACS Function Reference] added O5 ACS avon
Line 81: Line 81:
                  call into the BBS.  OC will return true if it is the                  call into the BBS.  OC will return true if it is the
                  first call.                  first call.
 +
 +          OF  -  This command returns TRUE if its the user's first call today
  
           OI  -  This command is used to check if a user's node status           OI  -  This command is used to check if a user's node status
                  is invisible to other nodes.  It will be set TRUE if                  is invisible to other nodes.  It will be set TRUE if
                  the user is invisible, false if not.                  the user is invisible, false if not.
 +
 +          OF  -  This command is used to check if its the user's first
 +                 connection of the day today.  It will be set TRUE if
 +                 the current connection is their first of the day.
  
           OK  -  This command is used to check the result of the last           OK  -  This command is used to check the result of the last
Line 113: Line 119:
           OY  -  This command returns True if the last new message scan had           OY  -  This command returns True if the last new message scan had
                  new personal messages from the user.                  new personal messages from the user.
 +
 +          O1  -  This command returns True if the user posted during this call
 +
 +          O2  -  This command returns True if user sent local e-mail during this call
 +
 +          O3  -  This command returns True if user uploaded a file during this call
 +
 +          O4  -  This command returns True if the user downloaded during this call
 +
 +          O5  -  This command returns True if user opened a door during this call
  
           Sx  -  This command is used to check if a user meets a certain           Sx  -  This command is used to check if a user meets a certain
Line 133: Line 149:
           Wx  -  This command is used to check the day of the week, where X           Wx  -  This command is used to check the day of the week, where X
                  is the day number (0 being Sunday and 6 being Saturday)                  is the day number (0 being Sunday and 6 being Saturday)
 +
 +          X#  -  This command is used to check the columns of a user's terminal
 +                 size, where # is the number of columns.  IE x132 returns TRUE
 +                 if the user has a terminal size of 132 columns or higher.
  
           Zx  -  This command is used to check if a user is in a certain           Zx  -  This command is used to check if a user is in a certain
access_control.txt · Last modified: 2024/03/03 03:20 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki