Hi Chris,

no need to run the command line compiler from the same directory as SB10. You can use fully-qualified path names (including long filenames) without any problem.

Not sure if it is a typo in your above text. You have /R="Release" but it should be /R "Release"

"C:\yada yada\SB10.EXE" /C "C:\yada yada\yada.sbp" /R "Release"

Friedrich