I have imported a Net Express project that uses Dialog System into Visual COBOL, and I changed all the screen properties to 'Always copy' so they would could to the debug dir. However, instead of going to ...\\Visual Cobol\\bin\\x86\\Debug\\, they are going to ...\\Visual Cobol\\DEBUG, so I still get 'not found error 18.' How to I tell the 'screen copy' where to put the screen?
#dialogerror
#netexpressimport
#screens



