Damyan Ognyanoff wrote: > User resource definition when resID is not a number > Ex: > LINES LINETYPE "somefile.ext" > won't compile. When I change nameid to nameid_s the > above line become > "LINES" LINETYPE "somefile.ext" > and it works fine to me. [snip patch] This is not a correct fix. Afaik is the correct syntax provided by the implementation. However, it seems that you have an example where wrc makes a wrong decision while reading tokens (probably a yacc issue). Please send me the offending resource-source, tell me which version of flex and yacc/bison you use and I'll fix wrc. Greetings Bertho
