Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 106

Functions SEARCH and VERIFY

PL/1 offers three similar functions for looking in strings: INDEX, which resembles our EXAMINE ... FOR ... POSITION IN .... SEARCH, which returns the position of the first matching character of a given set in a target string VERIFY, which returns ...
Philippe Van Coppenolle about 1 month ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Under Review

AEZ Support for Quantum Safe Algorithms

In 2022 the NIST published the first 4 quantum resistant Algorithms. https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms and in Aug 2023 announced 3 of these are expected to be ready i...
Neil Quigley 5 months ago in Adabas for z/OS / Adabas Encryption (AEZ) 2 Under Review

Static variables such as *line-counter(rep)

Variables such as *page-num(rep) or *line-counter(rep) should be static, and I will be able toin any modules in process how many pages are already in rep-id and how many line *line-counter(rep) in current page Maybe, there are more variables that ...
Hezi Shirazi 5 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Expand X-Arrays by variable

We would like to be able to expand tables (X-ARRAYS) via a statement: EXPAND ARRAY <#X-ARRAY-VAR> BY <#VAR-INT>
Detlef Ziermann 5 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Sort of ARRAYs

We would like to be able to sort tables according to a defined field of the table via a simple statement: SORT ARRAY <#X-ARRAY-VAR> BY <#SORT-FIELD>
Detlef Ziermann 5 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Regular expressions in logical condition

We would like to use regular expressions in logical conditions. E.g. IF <#VAR> = REGEX (.*search_text_1.*\..*search_text_2)
Detlef Ziermann 5 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Add a "labelled data field" Control

presently, when adding a Data Field to a map, it is unlabelled, requiring an extra step to add a Text Constant to the map. A "Labelled Data Field" would bring along the default heading as a text box (maybe with some configurable settings for where...
Douglas Kelly 6 months ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Encrypt NSC Password to FIPS 140-3 Compliance

The current standard of encrypting the Natural Security password with Electronic Code Book (ECB) encryption to not comply with IRS standards. Enhance Natural Security so that the NSC password is encrypted to meet FIPS 140-3 compliance.
Gary Athaide 6 months ago in Natural for z/OS / Natural Security (NSC) 0 Under Review

New Concept SAG Licenses

SAG Product Licenses for zOS (ADA/AZPAD/NAT/NAZ/EXX/NPR) often including some Version number, somewhat differing from the Version to install. For example:1. ADABAS 8.5.4 - License contains a Version 8.4. NATURAL 9.2.1 - License contains a Version ...
Walter Schulte 7 months ago in EntireX 0 Under Review

New System Variable B9-TIMESTMP

For a simpler conversion from the System Variable *TIMESTMP, which expires in 2042, to a timestamp extended by a leading epoch byte, a new System Variable in the format B9 would be helpful. This should be structured analogously to the already plan...
Detlef Ziermann 7 months ago in Natural for Linux and Cloud 0 Under Review