> Why are the output from ML truncated? and how to make ML display more? Here are two commands to use: - Compiler.Control.Print.printLength := 1000; - Compiler.Control.Print.printDepth := 10; and you can set the numbers to what you like.