What is udbg.cnf file?
Author: roelvp@hotmail.com (roelvp)
Hello everybody,
I have this small file in my workingdirectory; udbg.cnf. How can I move the file location? I tried a path setting in my idf.asn, but that did not work.
Regards
Author: roelvp@hotmail.com (roelvp)
Hello everybody,
I have this small file in my workingdirectory; udbg.cnf. How can I move the file location? I tried a path setting in my idf.asn, but that did not work.
Regards
Author: roelvp@hotmail.com (roelvp)
Hello everybody,
I have this small file in my workingdirectory; udbg.cnf. How can I move the file location? I tried a path setting in my idf.asn, but that did not work.
Regards
Hi
This file contains your Debugger settings. Yes you can move it with assignations, from two points :
The assignation is in the [FILES] section. It can be helpful to rename the file too
[FILES]
udbg.cnf = usysadm:udbg.conf
I use this in all my 'adm' directories, it works like a charm.
Regards,
Richard
Author: roelvp@hotmail.com (roelvp)
Hello everybody,
I have this small file in my workingdirectory; udbg.cnf. How can I move the file location? I tried a path setting in my idf.asn, but that did not work.
Regards
Thanks! Your solution work like a charm. But can I move this file to a user related place, like %userprofile% on a Windows machine?
Regards!
Author: roelvp@hotmail.com (roelvp)
Hello everybody,
I have this small file in my workingdirectory; udbg.cnf. How can I move the file location? I tried a path setting in my idf.asn, but that did not work.
Regards
Hi
The assignation is the same than for other files, the same technic is used.
Thus, yes you can assign it to any location you want. But you've the limitation of static assignation files : you can't use environment variable for redirection, such as %USERPROFILE%. This functionnality is stacked as a wish for future Uniface evolutions, but for now, it's not possible.
The only pseudo-variables you can use in assignation files are those defined by Uniface :
And from the latest versions (Uniface 9) :
Best regards,
Richard
Author: roelvp@hotmail.com (roelvp)
Hello everybody,
I have this small file in my workingdirectory; udbg.cnf. How can I move the file location? I tried a path setting in my idf.asn, but that did not work.
Regards
Thanks Richard.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.