IDF
This RCP is for use with split set-ups, where a set-up containing a Data Stage is to be used as input to the current set-up. The form of the command is:
IDF=set-up[;set-up; ... ;set-up],
Up to 16 IDFs may be specified, separated by semi-colons but the total number of characters in an RCP is restricted to 255 characters. This means that if long path names are used you may not get 16 filenames on one line.
If the set-up names contain spaces you should surround them with quotes.
Before the current set-up is compiled, the directory of variables and their texts, as defined in the first IDF set-up data stage, is copied over.
When the current set-up is executed, the Intermediate Data Files as created by the IDF set-ups are used as input to the current set-up.
IMPORTANT: all the IDFs must have identical record structure (the same variables of the same sizes defined in the same order).
Note that it is possible to use both IDF and ITF RCPs.
Note that special settings and formats are copied over by the IDF command. If both IDF and ITF are used, settings from the ITF overwrite settings from the IDF.
Full path names may be used in specifying the IDF file.