I have just migrated from 9.7 to 10.3 and my runtime application used to be deployed via urr and dol files. The dol file was compiled with NO messages, and I used to have a table called USOURCE.DICT in my data database with all my messages in so that a user of my application could make changes to messages at runtime to change component names and field labels to suit themselves. The asn would be set to file_first, so of course would find nothing of messages in there and then look to the database.
How do I replicate this in Uniface 10.3?
Many thanks 🙂