Command-line Builder

Report any suspected bugs that you find
Post Reply
Helpdesk
Posts: 40
Joined: Sat Jan 01, 2011 5:43 am
Contact:

Command-line Builder

Post by Helpdesk » Tue Dec 10, 2024 12:53 am

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.

Post Reply