Can the current Pharo and VM return an error code from a headless script in the same way similar to a VBScript:

WScript.Quit(999)

Or...will this take some VM hacking?

Thanks!

Rob