(http://127.0.0.1:65001/jijs)
In JHS the expression 'line1<br>line2' 1!:2(2) returns line1<br>line2 but the expression '<!-- j html output a -->line1<br>line2<!-- j html output z -->' 1!:2(2) returns line1 line2 In which script will I find where the output file handle (2) is reassigned to the 65001 socket and how the tags <!-- j html output a --> and <!-- j html output b --> are used to escape <br> to HTML. David ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
