Hi > How does > > test = putStr "I\n\ > \need\n\ > \multiline\n\ > \string\n\ > \literals\n" > > look? Like the cpp will choke and die :) Multiline string literals were one of the motivations for cpphs. Thanks Neil