This feature is available by default in Visual COBOL. I just tested this here with VC for VS2015 2.3 Update 2 and whenever I perform an I-o operation on the file and hover over its name it will display the operation and the file status returned. If I have the Autos Window open this information will also be displayed there.
I have no file status data item defined for the file.
What VC version are you using?
VC for VS2013 2.3 Update 2.
I just happen to be validating a managed COBOL class that is a port of a native COBOL .dll so I can run one, switch solutions, and then run the other with breakpoints set at the same line of code in both programs.
In the native COBOL the hover over the file name displays an outlined white box with an icon next to the filename on the right, a dividing line, and the status text on the right. Perfect.
In the managed COBOL the hover over the file name displays an un-outlined gray box with the text "LOG-FILE FD" in it.
Its like the functionality is partially blocked.
Please open up a support incident for this, Don so we can take a look. I cannot reproduce the problem so may be something specific to your project or code.
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.