Function LimitLoad(FileID, LimitID: integer): integer;
FileID is a number from 1-9 and limitID is a number from 1-9. If FileID=1, a file called "limit1.bin" will be loaded into memory.
LimitID defines which position from 1-9 for the limits. You need to load the positions in sequence, so for instance 3 limits should be loaded into limitID 1, 2 and 3. If you choose 1, 2 and 4, 4 will be ignored since 3 is unused.
See description here: Limits
Possible error codes: -10 -30 -31 -40 -43
Versions: Standard Pro
ActiveX / VCL / CLX component: RWnetBase