Page 1 of 1

Command-line Builder

Posted: Tue Dec 10, 2024 12:53 am
by Helpdesk
The command format for the Astrobe command-line builder is:

Code: Select all

AstrobeBuild configFilename <filename | full pathname>
However, if you call AstrobeBuild using the <filename> parameter option and the file exists in the current folder, the following exception results:
Path cannot be the empty string or all whitespace.
The workaround is to always use the <full pathname> parameter option. The problem will be fixed to eliminate this exception as and when each affected version is next updated.