F
frank.meulblok
Guest
I'd check: - If you have multiple .r files with the same name in your propath directory structure. (Can cause wrong .r to be picked up if it's earlier in the propath) - If you have a .p/.w procedure file and a .cls file with the same name in the same directory. (Procedure and class will share the .r filename when compiled, so it's guaranteed that one of them will fail)
Continue reading...
Continue reading...