Previous Topic Next topic Print topic


CBL_FILENAME_MAX_LENGTH

Syntax:

call "CBL_FILENAME_MAX_LENGTH" returning max-length.

Parameters

  Using call prototype (see Key) Picture
max-length cblt-os-size pic x comp-x

On Entry:

None.

On Exit:

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).
Previous Topic Next topic Print topic