The Wayback Machine - https://web.archive.org/web/20210715075834/https://github.com/topics/mainframe
Skip to content
#

mainframe

Here are 123 public repositories matching this topic...

dkelosky
dkelosky commented Mar 25, 2021

For download, you can download uss-file | uf:

   zowe zos-files download <command>

   Where <command> is one of the following:

 COMMANDS
 --------

   all-members | am Download all members from a pds
   data-set | ds    Download content from a z/OS data set
   uss-file | uf    Download content from a USS file

For delete, you can delete uss-file | uss:

   zowe zos
1000TurquoisePogs
1000TurquoisePogs commented Jun 25, 2021

Describe the bug
Recent builds of apiml aren't working on zPDT in that the gateway fails to find zosmf, and quits due to it.

Steps to Reproduce

  1. Run zowe in default settings on a sufficiently slow zPDT, with zosmf running.
  2. See that gateway shuts down due to not finding zosmf, despite it existing

Expected behavior
Gateway succeeds to find zosmf, stays running, and allow

IssenShiro
IssenShiro commented Dec 9, 2019

Hi,
First thing is thanks for cool packages to utilize x3270, I'm using it a lot you know because work related

The problem is, it looks like we can't send F1-F12 key function because validaKeyboard() function always return false in case we send F1-F12 key even it's provided in constant variables causing all variables apart from Enter and Tab useless.

// These constants represe

Improve this page

Add a description, image, and links to the mainframe 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 mainframe topic, visit your repo's landing page and select "manage topics."

Learn more