Returns the maximum size of a filename that the run-time system and the current operating system can handle. This size does not include any terminators (null or space).
call "CBL_FILENAME_MAX_LENGTH" returning max-length.
Using call prototype (see Library Routines - Key) | Picture (32-bit systems) | |
---|---|---|
max-length | cblt-os-size | pic x comp-x |
None.
max-length | Maximum size of filename that the run-time system and the current operating system can handle, not including a terminator (null or space). |