gcharles
21st March 2002, 12:01
when I compile a script (for example tdpur4401), baan creates an object file opur4401 and a file named upur4401. what is the use of this file ?
Then when I compile the same script in debug mode, the file opur4401 is updated but not upur4401 !!
So I can't see my program in debug mode !
Do you have an explanantion for this ?
Thanks

NPRao
21st March 2002, 19:33
Hi Charles,

the u files contain the where-used entries for the tools tables.
If you open/view the u files you can see the tables/domains/libraries/messages etc used in the program script.