Currently if I call "sbuilder.exe /C [project].sb5", sbuilder returns immediately, compiling in the background. I would love an option to make sbuilder block while compilation is in progress, returning control to my batch script only when finished so I can conclusively say "Installer is ready for deployment."

Any plans to support this? Alternately, do you know any esoteric command line chicanery to work around it?