Hi, Great product. How do I deal with comment lines that start with a '*'. If its not at the beginning of line then its not a comment. Got WS = <<[\r\n]\*.*>> This works for every line except for the first line - it does have a prevoius line. begin = [ star ] statements; star = '*' skip to end of line How do I do this. Regards, Theo
_______________________________________________ Grammatica-users mailing list [EMAIL PROTECTED] http://lists.nongnu.org/mailman/listinfo/grammatica-users
