Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ppl:functions:u_stat [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:u_stat [2024/03/27 16:26] (current) – stimpy | ||
---|---|---|---|
Line 2: | Line 2: | ||
Returns a statistic about the user that is tracked by PCBoard | Returns a statistic about the user that is tracked by PCBoard | ||
- | Valid values for "option" | + | Valid values for `option` are 1 through 15 |
- | 1 - Returns the first date the user called the system | + | | **1** | first date the user called the system |
- | | + | | **2** | number of SysOp pages the user has requested |
- | | + | | **3** | number of group chats the user has participated in | |
- | | + | | **4** | number of comments the user has left | |
- | | + | | **5** | number of 300 bps connects |
- | | + | | **6** | number of 1200 bps connects |
- | | + | | **7** | bumber of 2400 bps connects |
- | | + | | **8** | number of 9600 bps connects |
- | | + | | **9** | number of 14400 bps connects |
- | 10 - Returns the number of security violations | + | | **10** | number of security violations |
- | 11 - Returns the number of "not registered in conference" | + | | **11** | number of "not registered in conference" |
- | 12 - Returns the number of times the users download limit has been reached | + | | **12** | number of times the users download limit has been reached |
- | 13 - Returns the number of "file not found" warnings | + | | **13** | number of "file not found" warnings |
- | 14 - Returns the number of password errors the user has had | + | | **14** | number of password errors the user has had | |
- | 15 - Returns the number of verify errors the user has had | + | | **15** | number of verify errors the user has had | |
- | **See also:** U_Bdl, U_BdlDay U_Bul, U_Fdl, U_Ful, U_InConf, U_LDate, U_LDir, U_Lmr, U_Logons, U_LTime, U_MsgRd, U_MsgWr, U_Name, U_PwdHist, U_PwdLc, U_PwdTc, U_RecNum, U_TimeOn | + | --- |
+ | **See also: | ||