Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| access:requirements [2020/03/19 11:56] – [Boolean Parameters] New terminal charset keywords: ASCII, UTF8, and CP437 digital man | 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 121: | 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 130: | 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 137: | 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 149: | 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 ==== | ||