Executing signal-input projects
Signal-input projects have entry-points that do not require data. Such projects can be executed by the Batch Client in several ways. The techniques described below all work because, during installation, a default action was associated with .apj files to invoke the Batch Client on the target file.
Command Line Window
-
Open a command line window.
-
Type the path and file name. For example, "C:\Projects\Fibonacci.apj".
Windows/File Explorer
-
Navigate to the project.
-
Double-click on it.
Batch File
-
Create a text file with a .bat extension.
-
Type into it the path and file name. For example, "C:\Projects\Fibonacci.apj".
-
Save the file.
-
Run the batch file by invoking it from a command line window or double-clicking it in Windows/File Explorer.