-
Updated
Jan 20, 2021 - Python
mainframe
Here are 118 public repositories matching this topic...
-
Updated
Dec 28, 2020
-
Updated
Feb 7, 2021 - C
Is your feature request related to a problem? Please describe.
Some of the tests in onboarding-enabler-spring still depend on the older version of JUnit. This creates discrepancies and prevents us from using the features of Junit 5 which speedup and simplifies development of tests.
Describe the solution you'd like
Upgrade to Junit 5
-
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
Feb 8, 2021 - HTML
-
Updated
Apr 18, 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
-
Updated
Jan 10, 2018 - Python
-
Updated
Sep 16, 2019 - Jupyter Notebook
-
Updated
Feb 15, 2017 - JavaScript
-
Updated
Sep 15, 2020 - REXX
-
Updated
Jul 8, 2020
-
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: