Executing data-input projects
 
 
Data-input projects have entry-points that require data.  Such projects can be executed by the Batch Client in the following ways.
 
 
Batch File
 
- 
Create a text file with a .bat extension. 
- 
Type into it the path and file name of the Batch Client program, followed by all necessary arguments.  For example, "C:\Program Files (x86)\MII Ltd\Absyntax Framework\AbsyntaxBatchClient.exe C:\Projects\TwitterSearch.apj /data=Madrid". 
- 
Save the file. 
- 
Run the batch file by invoking it from a command line window or double-clicking it in Windows/File Explorer. 
 
 
Command Line Window
 
- 
Open a command line window. 
- 
Type the path and file name of the Batch Client program, followed by all necessary arguments.  For example, "C:\Program Files (x86)\MII Ltd\Absyntax Framework\AbsyntaxBatchClient.exe C:\Projects\TwitterSearch.apj /data=Madrid".