Command-line Builder
Posted: Tue Dec 10, 2024 12:53 am
The command format for the Astrobe command-line builder is:
However, if you call AstrobeBuild using the <filename> parameter option and the file exists in the current folder, the following exception results:
Code: Select all
AstrobeBuild configFilename <filename | full pathname>
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.Path cannot be the empty string or all whitespace.