-
Updated
Mar 24, 2021 - Python
mainframe
Here are 122 public repositories matching this topic...
-
Updated
Apr 25, 2021
-
Updated
Apr 23, 2021 - C
Enhance visibility of the docgen tool. Perhaps part of the PR checklist is to create a PR against docs-site using the docgen tool, when yaml messages have been edited.
The docgen tool itself could be improved. Currently, each yaml file must be explicitly specified with a title. It might be possible to instead provide a directory and file regex, where each file within the directory that matches
-
Updated
Jan 22, 2021 - Python
I would like to be able to set a name prefix for the screenshot file. Is this possible?
Maybe an option to set it permanent and also a variable to overrule it when taking a screenshot?
Would even be better that you can also supply a sub folder name when taking the screenshot!
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Mar 22, 2021 - HTML
-
Updated
Apr 29, 2021 - Shell
-
Updated
Apr 18, 2019
-
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
Sep 16, 2019 - Jupyter Notebook
-
Updated
Sep 15, 2020 - REXX
-
Updated
Feb 15, 2017 - JavaScript
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: