Hi all,
1) Is it possible to change the Listing directory created by Visual COBOL on the Remote environnement?
2) Because we are able to regenerate all the application programs on the remote target server, we use a directives configuration file.
I've tried to set it in the Project Settings -> COBOL -> Additional directives
USE"visual_cobol_directives.cfg"
But in this case, an red error mark appears in the COBOL Text editor (with message COBCH0189S Directives file visual_cobol_directives.cfg not found). This error is not fatal for the compilation step.
Thanks in advance.