Command Line - Feature Explained
This feature was developed so that report actions can be run via the command line.
Command Line - Instructions
Navigate to Start > Type cmd > Select Command Prompt
Type the following command:
cd "C:\Program Files (x86)\Crystal Delivery Pro\"Press Enter
Type CrystalDelivery.exe <COMMAND> <VALUE>
Example: CrystalDelivery.exe EXPORT 14
This will export Report ID 14.
Command Line - Tips
- If you want cmd.exe not to close to be able to remain typing, use cmd /k command
Example: cmd /k CrystalDelivery.exe EXPORT 14
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article