FDEFLIB
Specifies the location of form definitions.
- FDEFLIB=pathlist
- Specifies the directories in which form definitions are stored. The value is:
- pathlist
- Any valid search path. You must use a colon (:) in AIX or a semicolon (;) in Windows
to separate multiple paths. ACIF searches the paths in the order in which they are
specified. For example,
\acif\resources
is searched first in the following path list:FDEFLIB=\acif\resources;\download\resources;\my\secret\resources\
Note: The total number of all characters in the string of path names cannot exceed 4095 bytes.