-
Updated
May 2, 2020 - Python
mainframe
Here are 102 public repositories matching this topic...
-
Updated
Dec 15, 2019
-
Updated
Aug 21, 2020 - C
-
Updated
Apr 10, 2020
As a Zowe contributor, I want to be able to use VSCode to develop and contribute to API Mediation Layer.
There is already a guide https://github.com/zowe/api-layer/blob/master/docs/vscode-setup.md but it's not complete. We are looking to update the guide.
-
Updated
Aug 20, 2020 - Python
-
Updated
Apr 30, 2017 - JavaScript
-
Updated
Apr 2, 2020 - HTML
-
Updated
Jan 28, 2020 - Python
-
Updated
Feb 13, 2020 - JavaScript
-
Updated
Apr 18, 2019
-
Updated
Feb 15, 2017 - JavaScript
-
Updated
Sep 16, 2019 - Jupyter Notebook
-
Updated
Jan 10, 2018 - Python
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
-
Updated
Oct 16, 2019 - Kotlin
Improve this page
Add a description, image, and links to the mainframe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mainframe topic, visit your repo's landing page and select "manage topics."
In IHandlerResponseDataApi find:
/**
* Sets the JSON response API "message" property. Can optionally be logged. The intent is to provide a short
* summary on the response JSON object (for display and other purposes).
* @param {string} message
* @param {...any[]} values
* @returns {string}
* @memberof IHandlerResponseDataApi
*/
setMessage(message: