>What's the easiest way to write a "raw" string out. That is, if we do: > >the easiest, but not the prettiest, way is the [[ ... ]] form: > >write("[[",s,"]]") What is this [[]] stuff? I don't remember reading about it in the manual. Steve