SetLimitBit |
Top Previous Next |
This method sets the limit (true/false) for a single limitID, link and bit (0-7). You need to have called OpenLimit in advance to setup the memory. It is aimed at bitpatterns.
This doesn't change any file on disk.
Syntax: SetLimit(limitID,link: integer; bit: byte; value: boolean)
|