Skip to content
#

mvs

Here are 46 public repositories matching this topic...

canguruhh
canguruhh commented Jan 10, 2020

When creating a MST the user can get a domain certificate that restricts the creation of other MSTs that use the same domain prefix. The domain certificate MVS for example restricts the creation of MST symbols that start with MVS. for example MVS.ABC

For MITs we currently don't have certificates. Instead of creating new certificate types we can reuse the MST domain certificates for this purpos

Mainframe Disassembler in REXX. This can be very handy for mainframe sites that have somehow lost the source code to an important executable. All you need to do is run the DA edit macro against the output from an AMBLIST module listing of the executable. It is an iterative process, but at the end of the day you will have an assembler source file that, when assembled, should recreate the executable load module. With some effort it should also be possible to reconstruct an equivalent high level language (COBOL, PLI, etc) source file from the assembly language source.

  • Updated Jun 30, 2021
  • REXX

Improve this page

Add a description, image, and links to the mvs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mvs topic, visit your repo's landing page and select "manage topics."

Learn more