Hi all In my ongoing learning of the Sac/ Flute parser, although I can parse in a style sheet, I have found that comments in style sheets are not shown (/* Paginator styles */). This is tested within my documentHandler with the set routine: public void comment(String text){ test = test + "comment: -- " + text + "\n"; } which shows nothing. I need this so that I write them back to sheet after an edit. Any ideas ? Thanks PS: If anyone has any examples of using the parser (ie: a working documentHandler example) I would be grateful. ColinReceived on Wednesday, 10 December 2003 08:03:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:25 GMT