Constant defining the maximum length of filenames (including path)
Source position: sysunixh.inc line 36
const MaxPathLen = 4096;
This constant is system dependent.