Hi knut, you can do this with the ASN file. With 8.4, there was a separate udbg.asn in the newer versions I have not found it again. But perhaps the USYS.ASN may be a place to go
Thanks for the help. I didn’t have any udbg.asn so I added it to my USYS.ASN in V9.4 and it worked. Before adding this post I tried to add the same line to the idf.asn file, but that didn’t work. Adding it to my USYS.ASN is fine, as it allows me to use same settings for all projects.
Hi knut, just some background info: if there is any ASN file with the name of the executable, uniface will use this one. This is with idf.exe which uses idf.asn and if you use udbg.exe (the debugger), it will look for a udbg.asn, but not for the idf.asn usys.asn will be used in all cases, so your definitions will do the job in all cases.
5 Comments
Local Administrator
You can control it from udbg.asn (probably in your usysadm folder.) [FILES] udbg.cnf c:\temp\udbg.cnf
Author: Iain Sharp (i.sharp@pcisystems.co.uk)
Local Administrator
Hi knut, you can do this with the ASN file. With 8.4, there was a separate udbg.asn in the newer versions I have not found it again. But perhaps the USYS.ASN may be a place to go
Author: ulrich-merkel (ulrichmerkel@web.de)
Local Administrator
It works from udbg.asn in V9.3 at least.
Author: Iain Sharp (i.sharp@pcisystems.co.uk)
Local Administrator
Thanks for the help. I didn’t have any udbg.asn so I added it to my USYS.ASN in V9.4 and it worked. Before adding this post I tried to add the same line to the idf.asn file, but that didn’t work. Adding it to my USYS.ASN is fine, as it allows me to use same settings for all projects.
Author: knutia (knut.ivar.alvestad@logica.com)
Local Administrator
Hi knut, just some background info: if there is any ASN file with the name of the executable, uniface will use this one. This is with idf.exe which uses idf.asn and if you use udbg.exe (the debugger), it will look for a udbg.asn, but not for the idf.asn usys.asn will be used in all cases, so your definitions will do the job in all cases.
Author: ulrich-merkel (ulrichmerkel@web.de)