[Tables]
This section defines where to get Historical Interest rates tables for ProAdmin Interest Rate Tables, and can be used to locate Custom Regulatory tables when the Custom Regulatory Text File name doesn't include a path.
If you are running the Server Calculator Tester or using Grid Processing, you may override these parameters in the [Server] or [Grid] sections:
HIRTcode
HIRTdir
RegPath
HIRTcode=
Indicates where Historical Interest Rate tables are stored (currently, 2 is the only valid option): 1=Access Database, 2=Directory Path {specified in parameter HIRTdir below}, 3=ProAdmin Application Variable.
If you are running the Server Calculator Tester or using Grid Processing, you may override [Tables] HIRTcode by setting [Server] HIRTcode and/or [Grid] HIRTcode.
HIRTdir=
When HIRTcode = 2, HIRTDIR indicates the directory containing the historical interest rate tables.
HIRTdir may also be used when searching for #GETTABVAL files (regardless of HIRTcode).
If you are running the Server Calculator Tester or using Grid Processing, you may override [Tables] HIRTdir by setting [Server] HIRTdir and/or [Grid] HIRTdir.
RegPath=
RegPath indicates where to look for Regulatory (e.g., RegMaxBen.txt) and Custom Regulatory text files. RegPath is also used when searching for #GETTABVAL files.
When looking for for Regulatory (e.g., RegMaxBen.txt) or Custom Regulatory text files, if RegPath is not defined in the ProAdmin ini file, then ProAdmin looks for these text files in the client directory (LIBDIR), then the directory where the ProAdmin.ini file is stored (the user directory), and finally, in the directory where ProAdmin is installed (the system directory).
When a Custom Regulatory Text File name doesn’t include a path, the directory specified by RegPath is searched. For example, if you used ClientXyzWageBases.txt as a Custom Regulatory Text File, ProAdmin assumes it is located in [Tables] RegPath.
If you are running the Server Calculator Tester or using Grid Processing, you may override [Tables] RegPath by setting [Server] RegPath and/or [Grid] RegPath.