CompuServe Messages

#Escaping \ in Ppage

    16-Jan-93 14:08:46
Sb: #Escaping \ in Ppage
Fm: Jim Ventola 70626,423
To: all
I have some docs for Scheme that I would like to print out from PPage. Alas, Scheme uses the \ character and when I try to import the file, PPage AE thinks it is seeing a weird formatting command and chokes. How do I "escape" the \ character in a text file? I guess I could just search and replace it with something else, but I don't want ti do that. \exit