Re: ERR: Parse error 'syntax error, unexpected ERROR_TOK, expecting SEMICOLON_TOK' on token '"'
"Alexander Schwarzkopf" <schwarzkopf.alexander-S0/[email protected]> Sat, 3 Nov 2012 11:25:10 +0100 (CET)
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <trinity-7acefadb-899d-464a-9e5b-0d6fa12c13d5-1351938310926@3capp-webde-bs13> |
Thank you very much. That was the hint I needed. @All I wonder if nobody ever asked for a feature like telling where in a possibly hundreds of lines long XML file the parser found a wrong token? Gesendet: Freitag, 02. November 2012 um 22:43 Uhr Von: "Lawrence D'Oliveiro" <[email protected]> An: [email protected] Betreff: Re: [Dvdauthor-users] ERR: Parse error 'syntax error, unexpected ERROR_TOK, expecting SEMICOLON_TOK' on token '"' On Fri, 2 Nov 2012 18:19:45 +0100 (CET), Alexander Schwarzkopf wrote: > Is there a way to get debug output (where dvdauthor stops parsing > correctly)? I suppose it would help if it displayed line numbers for the errors. But by selectively commenting out blocks of your XML, I was able to narrow down the errors to the following lines: ... > </button> <button name="1"> { g0=button; jump "title 1"; } </button> ... > title; } </button> <post> { g0=button; jump title ; } </post> ... > </button> <button name="2"> { g0=button; jump "title 2"; } </button> ... > title; } </button> <post> { g0=button; jump title ; } </post> ... There shouldn’t be quotation marks around “title 1” and “title 2”. And if you check the dvdauthor man page, you’ll see that “title” on its own without a title number is not a valid jump target. ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Dvdauthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvdauthor-users[https://lists.sourceforge.net/lists/listinfo/dvdauthor-users] ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Dvdauthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvdauthor-users