Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Directory name attributes

&pagelevel(4)&pagelevel

Restriction: Directory names can be a maximum of 512 characters long. This restriction is checked at the time the openFT-Script request is issued (static check). Depending on the operating system, the number of permitted characters may be less (see the manual "openFT (Unix and Windows systems) - Command Interface"). This operating systemspecific length is not checked until the Ftscript is run (dynamic check).

Name

Value               

Meaning

name?

string | ""

Directory name.
name is used if no operating system is known or no operating systemspecific name has been specified.
The default value is an empty string.
If name is not specified and the profile partner-ftac is linked to a fixed directory name then this applies.
Only the character "/" may be used as a separator.

bs2000Name?

string

BS2000-specific addressing (see manual "openFT (Unix and Windows systems) - Command Interface").

windowsName?

string

Windows-specific path.
The name is used if it has been specified and the associated partner or the associated local system is a Windows system.
You can use the "/" notation or the Windows-specific notation.

unixName?

string

Unix system specific path.
The name is used if it has been specified and the associated partner or the associated local system is a Unix system.
You may only use the "/" notation.

zosName?

string

z/OS-specific addressing (see manual "openFT (Unix and Windows systems) - Command Interface").