StartLabelBatch
Find the syntax, use, parameters, return values, and an example for the StartLabelBatch macro command in Connexion client.
| Syntax | BOOL = CS.StartLabelBatch |
|---|---|
| Use to | Starts the label printing process. |
| Parameters | None |
| Comments | You must use this command to start label printing before you can use the PrintLabel or PrintLabelEx command in a macro. |
| Return values | TRUE if the action is successful, or FALSE if not. |
| Example | See the example for PrintLabel or PrintLabelEx. |
