8000 GitHub - lbdyck/omvscmd: ISPF Command to issue any OMVS command(s) and Edit/Browse the results
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ omvscmd Public

ISPF Command to issue any OMVS command(s) and Edit/Browse the results

License

Notifications You must be signed in to change notification settings

lbdyck/omvscmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMVSCMD

OMVSCMD is an ISPF dialog that execute any OMVS command, or commands if separated by &&, and display the results in Browse or Edit.

Installation is to copy the OMVSCMD exec from this PDS into a library in your SYSPROC or SYSEXEC allocations.

Description

 Name:      OMVSCMD

 Function:  Issue a OMVS command for the passed option or prompt for a
            command.  Then display the results in ISPF Edit or Browse.

            If no command is provided then a popup panel appears to
            prompt for the OMVS command.

 Syntax:    %OMVSCMD cmd
            or
            %OMVSCMD -E cmd   (to edit the results of the cmd)

            cmd is optional and if provided that will be used,
            otherwise the user will be prompted for a OMVS command.

 Usage:     Best used when added to the site ISPF command table:

            Verb:   ocmd
            T:      0
            Action: select cmd(%OMVSCMD &zparm)

            Then the user can enter:  ocmd xxx
                                 or:  ocmd  (to be prompted)

About

ISPF Command to issue any OMVS command(s) and Edit/Browse the results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published
0