You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ OPS/REXX LS is part of the [Code4z](https://techdocs.broadcom.com/code4z) experi
26
26
<br />
27
27
28
28
## Address Software Requirements
29
-
OPS/REXX LS requires no prerequisite software.
29
+
OPS/REXX LS has no prerequisite software.
30
30
31
31
Use the following recommended software with OPS/REXX LS for the best experience:
32
32
- REXX Language Support Extension
@@ -60,7 +60,7 @@ Establish a connection with your mainframe OPS/MVS instance using the OPS/MVS RE
60
60
- The port number for the REST API.
61
61
- A username that has authority to access the REST API.
62
62
- The password to the account that is associated with the username.
63
-
-[Manually create a team configuration file](https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-ops-mvs-event-management-and-automation/14-0/installing/complete-configuration-tasks/integrate-with-zowe-cli.html#_3e6293fe-6d17-4652-afec-833084986884_section_3) using the same required information, as described in the OPS/MVS documentation.
63
+
-[Manually create a team configuration file](https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-ops-mvs-event-management-and-automation/14-0/installing/complete-configuration-tasks/configure-the-rest-api/integrate-with-zowe-cli.html#:~:text=Verify%20the%20Configuration.-,Update%20Team%20Configuration%20Manually,-Create%20a%20plug) using the same required information, as described in the OPS/MVS documentation.
64
64
65
65
<!-- Needs a verification step -->
66
66
@@ -77,7 +77,7 @@ OPS/REXX LS is Zowe Explorer V3 Conformant. The Zowe Conformance Program ensures
77
77
**Configure OPS/REXX LS for Use with Zowe Explorer**
78
78
<!-- Actual procedure is a good Walkthrough candidate. Actually describing steps to associate a data set and its members as opsrexx files -->
79
79
80
-
To ensure that data sets not containing those first lines and accessed through Zowe Explorer are recognized by the extension as **.opsrexx** files, you must create a file association in your VS Code settings to associate data sets that contain OPS/REXX rules with the `.opsrexx` file extension.
80
+
To ensure that all OPS/REXX programs and rules are recognized by OPS/REXX LS as `.opsrexx` files, you must create a file association in your VS Code settings to associate data sets that contain OPS/REXX rules with the `.opsrexx` file extension.
0 commit comments