Description: Inserts an external file into the Model Input File.
Format:
INCLUDE [d:][path]filename[.ext]
Example:
The following INCLUDE statement shows how to fetch the Bulk Data from another file called Bolt.NAS:
TITLE = STATIC ANALYSIS
SPC = 1
LOAD = 2
BEGIN BULK
INCLUDE 'Bolt.NAS'
ENDDATA
Remarks: