teivovo
New Member
- Joined
- Jun 25, 2012
- Messages
- 353
- Reaction score
- 5
Seems to work pretty well. It does have problems with commented out moveto tags and long name attributes on a moveto tag. Once I got rid of any commented movetos and reduced names to shorter names it worked perfectly.
Yeah.... I'm still trying to find ways to do it... string parsing in batch is a bitch... and on top of that it has to parse with the greater than and lesser than signs used in xml.... -_-...
For now, if there are extra spaces at the end of the MoveTo line, it will give an invalid syntax error... Once the trailing spaces are removed, it works fine.