Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 102

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 3 months 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 6 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 6 months ago in Natural for Linux and Cloud / Natural (NAT) 0 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 7 months ago in Natural for Linux and Cloud / Natural (NAT) 0 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 7 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 8 months ago in Natural for z/OS / Natural Security (NSC) 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 9 months ago in Natural for Linux and Cloud 0 Under Review

Transfer the LSO container library name to the Natural program

A Project is defined in NaturaONE as Private. The steplibs contain the private libraries. NaturalONE developers creates their own LSO file when they want to debug Batch jobs. A Natural program is executed from NaturalONE and running on the server....
Hezi Shirazi 12 months ago in NaturalONE / NaturalONE (ONE) 0 Under Review

ctrl x shall delete (what has been marked with ctrl c)

Dear Madam, dear Sir, we are running Natural plus Adabas on a Linux host. The users are working via Entire Connection. With ctrl c we can mark input even blockwise. Now we would like to be able to delete that block (the block shall include only in...
Susanne Kaufmann 12 months ago in Natural for Linux and Cloud / Entire Connection (PCC) 0 Under Review

ADAMUP to read mainframe unload dataset.

Allow ADAMUP to read a mainframe load dataset - saving the time to decompress and compress. The FDT of the load dataset should be compared to the DB FDT before start. For rehostings - this would shorten the time needed for go-live and reduce MF pr...
Bjarne Soerensen about 1 year ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Re-Hosting / Usability 2 Under Review