Allow access to | If enabled, allows formulas and code to |
File system | Attach, detach, read to, and write from workstation files |
External code | Run LotusScript classes and DLLs that are unknown to Notes |
Current database | Read and modify the current database |
Environment variables | Use the @SetEnvironment and @GetEnvironment variables and LotusScript methods to access the NOTES.INI file |
Network | Bind to and accept connections on a privileged port (a port outside the range 0 to 1024), and establish connections with other servers |
External programs | Access other applications, including activating any OLE object |
Non-Notes databases | Use @DBLookup, @DBColumn, and @DBCommand to access databases when the first parameter for these @ functions is a database driver of another application |
Allow ability to | If enabled, allows formulas and code to |
Send mail | Use functions such as @MailSend to send mail |
Read other databases | Read information in databases other than the current database |
Read from property broker | Read from NSF composite applications |
Modify your Execution Control List | Modify the ECL |
Export data | Print, copy to the clipboard, import, and export data |
Modify other databases | Modify information in databases other than the current database |
Write to property broker | Write to NSF composite applications |