Hi, I'm parsing a FramerMaker 8.0 MIF file, the current grammer skips the junk contents in the FramerMaker 8.0 MIF file which starts with "=" and ends with "=EndInset". Eg:
= -[START] 0001010010120010 0120210210012012 -[JUNK CHARACTERS] =EndInset -[END There is a new scenario which i'm facing in FrameMaker MIF 9.0, there is no start but only "=EndInset". Eg: =EndInset I have to fine tune my current grammer without modifying any changes in the existing grammer by only added a new syntax which takes care of deleting the single "=EndInset" line. Thanks in advance, Mayur M --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en -~----------~----~----~----~------~----~------~--~---
