Description |
Concatenates two files and outputs the result to a third file. |
Declaration |
<AMCONCATENATEFILE FILEA="Text" FILEB="Text" CONCATENATEDFILE="Text" OVERWRITEFILE="Text" /> |
Example |
<AMCONCATENATEFILE FILEA="C:\Documents and Settings\marie.black\My Documents\bpaserver.txt" FILEB="C:\Documents and Settings\marie.black\My Documents\dungeon.txt" CONCATENATEDFILE="newfile.txt" /> |
General Tab Parameters |
File A: Specifies
the path and file name for the first file. Click the Expression
Builder icon Text, Required File B: Specifies the path and file name for the second file. Text, Required Concatenated file: Specifies the path and file name for the concatenated file. Text, Required Overwrite if file exists: Specifies whether or not to overwrite if file already exists. Yes/No, Optional - Default "No" |
Options Tab Parameters |
Include Subfolders: When set to YES (selected), specifies that, if present, subfolders should be searched for files matching the mask specified in the Source [SOURCE] parameter Yes/No, Optional, Default: NO Exclude mask: Causes the action to not copy files matching the masks specified. Filenames or wildcard masks may be used. Multiple entries may be specified by separating them with a pipe symbol (|), for example: *.txt|*.bak Text, Optional, Default: (blank) Regular Expression: Select the check box if the value in Exclude Mask is a regular expression. Only if newer than: Causes the action to only copy files if the source is newer than the date/time specified. If parameter is left blank or not included, the date of the files will be ignored (excluding Only if newer [ISNEWER] parameter). Date, Optional, Default: (none) Only if older than: Causes the action to only copy files if the source is older than the date/time specified. If parameter is left blank or not included, the date of the files will be ignored (excluding Only if newer [ISNEWER] parameter). Date, Optional, Default: (none) Click Custom to select from other time options (Last 30 seconds, Last 30 minutes, Last 24 hours, Last 30 Days, Last 12 Months, Last 5 Years, Next 30 Seconds, Next 30 Minutes, Next 24 Hours, Next 30 Days, Next 12 Months, Next 5 Years). A expression appears in the text box (e.g., %DateAdd( "s", -30, CStr( Now() ))%) and the Expression check box is selected. You can also click the Expression Builder icon to build a custom expression. |
Attributes Tab Parameters |
Attributes: This group of settings causes the action to filter which files are processed based on the attribute settings of the source files. In visual mode, a group of controls is provided to assist in the selection of this parameter. In markup mode, a single text item must be specified that contains the attributes of the files you wish to process. The available options are:
Text, Optional (blank) |