Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| access:requirements [2019/01/23 10:20] – [Examples] initial import of "FixMe - need to import from [[http://synchro.net/docs/security.html]]" wkitty42 | access:requirements [2026/01/12 23:26] (current) – [Value Parameters] Add PROP keyword digital man | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| * Exemption Requirements | * Exemption Requirements | ||
| * Moderated Posting User | * Moderated Posting User | ||
| - | * Pre-pack QWK Requirements | + | |
| ===== Configuration ===== | ===== Configuration ===== | ||
| Line 76: | Line 76: | ||
| ^ Keyword | ^ Keyword | ||
| |AND | & |More than one requirement (optional) | | |AND | & |More than one requirement (optional) | | ||
| - | |NOT | ! |Logical negation (e.g. NOT EQUAL) | | + | |NOT | ! |Logical negation (e.g. NOT EQUAL), may also be used for //less than// comparisons |
| |EQUAL | |EQUAL | ||
| |OR | %%|%% |Either of two or more parameters is required | | |OR | %%|%% |Either of two or more parameters is required | | ||
| Line 89: | Line 89: | ||
| |ACTIVE | |ACTIVE | ||
| |ANSI | |ANSI | ||
| - | |PETSCII | + | |PETSCII |
| + | |ASCII | ||
| + | |UTF8 | ||
| + | |CP437 | ||
| |DELETED | |DELETED | ||
| |DOS | | BBS is running on MS-DOS | | |DOS | | BBS is running on MS-DOS | | ||
| Line 118: | Line 121: | ||
| |DIR |$J |Current file directory (Internal code or 1-65535)| | |DIR |$J |Current file directory (Internal code or 1-65535)| | ||
| |DLS | | |DLS | | ||
| + | |DLT | | ||
| |DLK | | |DLK | | ||
| |DLM | | |DLM | | ||
| Line 127: | Line 131: | ||
| |HOST | |HOST | ||
| |IP | |IP | ||
| + | |LANG | ||
| |LASTON |$Y |Days since last logon (0-65535)| | |LASTON |$Y |Days since last logon (0-65535)| | ||
| |LEVEL |$L |User' | |LEVEL |$L |User' | ||
| Line 134: | Line 139: | ||
| |MAIN_CMDS | |MAIN_CMDS | ||
| |NODE |$N |Current node (1-250)| | |NODE |$N |Current node (1-250)| | ||
| - | |PCR |$P |User' | + | |PCR |$P |User' |
| + | |PROP | ||
| |PROT | |PROT | ||
| |RANDOM |$Q |Random number between 0 and value argument (0-65535)| | |RANDOM |$Q |Random number between 0 and value argument (0-65535)| | ||
| Line 146: | Line 152: | ||
| |TLEFT |$R |User' | |TLEFT |$R |User' | ||
| |TUSED |$O |User' | |TUSED |$O |User' | ||
| - | |UDR |$K |User' | + | |UDR |$K |User' |
| - | |UDFR |$D |User' | + | |UDFR |$D |User' |
| |ULS | | |ULS | | ||
| |ULK | | |ULK | | ||
| |ULM | | |ULM | | ||
| - | |USER |$U |User' | + | |USER |$U |User' |
| ==== General Usage Examples ==== | ==== General Usage Examples ==== | ||