This tool goes through the scripts of your game looking for print statements. It then removes the printed text and places it in a text resource which corresponds to the script number. Then it rewrites the print statement to call from the text resource.
This behavior replicates what Sierra's original compiler did.
This behavior replicates what Sierra's original compiler did.