INFO
Applies To:
ITScriptNet V1/V2
When creating a validation file larger than 16MB, an index file will only be able to properly reference records in the first 16MB.
DETAILS
In order to keep the index files as small as possible, file position pointers were limited to 3 bytes per record. This means that the index file can only reference validation files up to 16MB. This was done originally to save space on devices with limited storage memory, and applies to ITScriptNet versions 2.3 and prior.
Now that devices have larger storage areas, this restriction will be removed in ITScriptNet version 2.4 and later.
This article last updated:
1/1/2009 12:00:00 AM