This file provides information about changes made for Version 3.0.5, Version 3.0.4, and Version 3.0.3 of VisualAge COBOL. It also describes changes to prerequisites, and known problems and limitations.
VisualAge COBOL component | Change |
---|---|
Foreign File System (FFS) |
|
Program Editor | There have been several fixes, including:
|
IBM Distributed Debugger | There have been numerous enhancements and fixes, including:
|
MVS Connections Manager | When you connect to a host drive using the MVS connections manager, an error message is displayed if you enter an incorrect login ID or password. |
Job Monitor | In the Submit JCL dialog, after you click Browse... to select a file, pressing Enter will submit it. |
VisualAge COBOL component | Change |
---|---|
Foreign File System (FFS) |
|
Project window (Workframe) |
|
Job Monitor and TSO Commands |
|
Job Monitor |
|
TSO Commands | After entering a command, pressing Enter will submit it. |
VisualAge COBOL component | Change |
---|---|
Foreign File System (FFS) | FFS performance has been improved for systems with a large number of data sets and members. |
IBM Distributed Debugger | Using the "examine exception and resume" function, the debugger can continue program execution and debugging after detecting (and optionally allowing you to correct) severe or critical errors. For additional details, see DEBUG.HTM. |
Job Monitor | The reliability of the job monitor server has been improved. |
There are no changes to prerequisites in Version 3.0.5.
The following table summarizes the additional or changed requirements for the use of remote edit-compile-debug in Version 3.0.4.
Prerequisite product or component | Requirement or change |
---|---|
OS/390 | OS/390 Version 2 Release 5 is no longer supported. Version 2 Release 6 or higher is now required. |
IBM COBOL for OS/390 & VM Version 2 Release 2 | The PTF for APAR PQ21350 |
Foreign File System server | PTF IP22436 supersedes all previous FFS PTFs. With Version 3.0.2 and before, FFS required that the environment variable FFSPATH be added to the .envvars file of the HTTP server. With Version 3.0.3 and later, this requirement is removed. |
Job Monitor | The job monitor now supports JES3. This support requires the JES3 PTF for OW36022 and ++APAR for OW45210. |
There are known problems and limitations for the following components: foreign file system (FFS), MVS connections manager, debugger, program editor, project environment, COBOL projects, SOM compiler, and Information Center.
Problem or limitation | Solution (if applicable) |
You might need more information if you encounter problems while trying to access MVS files. | For additional information about a problem, view the ffsuser.log file in WINNT\Profiles\userid\Application Data\IBM\FFS, where userid is your Windows user ID. |
During system startup, an error might occur when your system tries to restore a network connection to the FFS server. | Click OK and connect to the FFS server after system startup has finished. |
Problem or limitation | Solution (if applicable) |
If you are using a version of Netscape earlier than 4.7 and you have opened the Information Center, and you attempt to open the Information Center again from the MVS connections manager, the following error could occur: Smart Browsing was unable to match your request. | Click the X button at the far right of the title bar to close the second browser window, and use the first browser window instead. Or, you can download and install Netscape 4.7 to avoid the problem. |
In the Japanese version, the "Host code page" and "Local code page" column headings in the MVS Connections Manager window might be truncated. | Do one of the following to view the complete column headings:
|
Problem or limitation | Solution (if applicable) |
When you remotely debug an OS/390 COBOL program that contains graphic variables, an error might occur when you try to change the value of the variable in the Program Monitor. | To change the value of a graphic variable for debugging, do
the following:
|
You might see some unexpected behavior if your program
contains unprintable data. An unprintable character appears in the debugger as a box. Here
are some examples of unexpected behavior:
|
None |
The Distributed Debugger shipped with VisualAge COBOL does not support debugging AS/400 applications. | None |
When you install products (such as VisualAge COBOL) that install the Distributed Debugger on your workstation, and then you uninstall those products, the Distributed Debugger does not uninstall. | Check your workstation registry to ensure that no products
that use the Distributed Debugger are installed. Next, change the RefCount number in your
workstation registry to 1. Finally, uninstall the Distributed Debugger. To check your workstation registry to ensure that no parent products are installed, do these steps:
To decrement the RefCount number in the workstation registry, do these steps:
To uninstall the Distributed Debugger, do these steps:
|
Problem or limitation | Solution (if applicable) |
You might need more information if you encounter problems while using the program editor (LPEX). | For additional information about a problem, view the editor's macro log. To get to the macro log, click Windows -> Macro log. |
If you use Notepad and Wordpad to edit an MVS file, the file is not locked during the edit session. Similarly, if you invoke the program editor (LPEX) from the start menu, or in any way other than selecting MVS Edit from a project, the file is not locked during the edit session. | To lock (ISPF style) an MVS file during an edit session, right-click the file in the project window and then select MVS edit. |
If you installed VisualAge COBOL as a client connected to a network server, you might not be able to change key behavior in the program editor. | To correct this problem, do these steps:
|
If you installed VisualAge COBOL as a client connected to a network server, F1 help will not be available in the program editor. | None |
If you have VisualAge CICS installed on your workstation and you edit an MVS file using LPEX, LPEX might lock up when you add a new line to the file. The cause of this problem is a down-level version of REXX that is included in VisualAge CICS. | To correct this problem, do these steps:
|
Problem or limitation | Solution (if applicable) |
When you add a new tool using Actions -> Tools Setup in the IBM VisualAge COBOL Projects window, you cannot specify the ToolGroup to which the new tool belongs. Without a ToolGroup, the tool will not be available to the project. | To specify a ToolGroup for a newly added tool (making the
tool available to a project), look in the project's definition file for the ToolGroup that
is associated with the project. Add that ToolGroup to the tool definition in the solution
configuration file. For detailed instructions, follow these steps:
|
Problem or limitation | Solution (if applicable) |
When you click Start -> Programs -> IBM VisualAge COBOL -> IBM VisualAge COBOL Projects, your monitor screen might appear to flicker or lose its vertical synchronization. | Change either the color palette or refresh frequency settings
for your monitor. To change these settings, do these steps:
|
The COBOL_Projects folder is not automatically created on your desktop when you create a project, contrary to several places in the online help that describe the creation of a COBOL_Projects folder on the desktop as the default behavior. | If you prefer, you can access your COBOL projects from your
desktop rather than from the Start menu. To do so, follow these steps:
|
Problem or limitation | Solution (if applicable) |
SOM abends if SOMIR specifies a nonexistent directory. | Check the path in SOMIR to make sure that it is the correct location of the SOM interface repository. |
Problem or limitation | Solution (if applicable) |
Online help for Visual Builder and Data Assistant is not provided in the Information Center. | Access the help for these components from the user interface (Help menu and F1) for the components themselves. |