| 07-19-2006, 04:03 PM | #2 |
Well, you need the FormatVersion bit. Why are you taking it out? The errors in Yobguls don't usually reflect what's going on, so don't expect that error to make any sense. |
| 07-19-2006, 05:23 PM | #3 |
in my experience with converting, unexpected token means it either found something extra an extra } or { for example out somewhere you dont need..some numbers somewhere you dont need or whatever.that or it didnt find something you need. like..the format version you deleted. you need that in your model |
| 07-19-2006, 08:32 PM | #4 |
Why do I need that? I have another model without it and it works flawlessly! What does the FormatVersion do and why does that other model work without it? |
| 07-19-2006, 08:33 PM | #5 |
FormatVersion is to say what version of MDX. I have no idea why a model would work without that. |
| 07-20-2006, 11:06 AM | #6 |
Models that work without certain header sections are a rarity. You've got to ask yourself; why remove it? It's not doing any harm. |
| 07-20-2006, 12:01 PM | #7 |
Yes, but it looks cool without it :P |
| 07-20-2006, 12:19 PM | #8 |
Ok, so then I will use the FormatVersion row. The reason why I wanted to delete it was, that this other model worked without the FormatVersion-row and so I thought that models don't need this information. But now, from what you told, I will use FormatVersion. Thanks for replying! ma friendz ![]() |
