FILE_DEPENDENCE
gives a list of external files on which your SMT script depends on. File names should be constant strings.
Syntax
FILE_DEPENDENCE "name1" [, "name2", ...]
Parameters
name1, namen
: string, a list of files enclosed in brackets
Remarks
All files specified here will be included in the archive project (like constant macro names used in CALL statements and constant picture names used in various SMT commands). The command works on this level only: if the specified files are library parts, their called macro files will not be included.
The command can be useful in cases when external files are referenced at custom places in the SMT script, for example: ADDITIONAL_DATA
file parameters, data files in file operations.
Usable since script version 1.§ (Allplan 2013-1).
(C) ALLPLAN GmbH |
Privacy policy |