OpenLimit |
Top Previous Next |
Use this method to open limit files. Filenumber should refer to the naming of the file, while LimitID is from 1 to 9. It is important to open them in sequence or the routing restrictions will not work. For instance open limitID 1 and 2, but not 4 or higher.
If FileNumber=0, the limit index is simply setup and memory assigned, without loading from a file.
Syntax: OpenLimit(FileNumber, LimitID: integer; bitpattern: boolean)
See also Limits, LimitFileIndex, GetLimit, SetLimit and TCalc.SetLimit.
|