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