Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 68

Allow (CV=) after a literal string

Natural allows the use of dynamic control variables during INPUT and WRITE. BUT: the use of those (CV=<control_variable>) is restricted to a variable, not to a literal text. If you want to have a different visual behavior for a string, you m...
Philippe Van Coppenolle 6 days ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

Gen DDM using Predict plug-in (private-mode)

While working in Private Mode using NaturalOne, I need to modify an Adabas Numeric field length. I am using Predict plug-in, and then I am generating the DDM. At this stage, only one Natural developer should change the necessary modules in his Pri...
Hezi Shirazi 5 months ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

Mapping Natural Server using the environment name.

We work with about 10 different environments, which include Test environments, QA environments, and Production environments, all on the same MF. Mapping Natural Server to an environment is done by referring to the Host Name & Port Number for t...
Menashe Cohen 6 months ago in NaturalONE / NaturalONE (ONE) 2 Future consideration

Optimize finding "related" object to be cataloged during deployment

With very large applications the time it takes to analyze an the application to decide which sources have to be cataloged when a set up sources has been modified and uploaded.It seems that the current routine is optimized for "small" sets of sourc...
Jesper Orland 8 months ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

Parameter SUBSID in NDV configuration

We had recently iTrac NATMF-28544: "NDV server ABEND U4087 during clean-up at SESSION_TIMEOUT". Analysis of the problem showed that a LX value for NATASM was 0, and further that the subsystem name was "$#@$", because customer had migrated from NAT...
Philippe Van Coppenolle 8 months ago in Natural for z/OS / Natural Development Server (NDV) 0 Future consideration

Function "ODD()"

If you want to know if a number is odd or even, you can do the following now: IF #I <> #I / 2 * 2 THEN ... END-IF This takes however quite a bit of CPU, but it can already by simplified by following declarations: 1 #I (I4)1 REDEFINE #I 2 FIL...
Philippe Van Coppenolle 9 months ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

NOP: Export Feature Schedule Definition

Comment of the requester Herr Schneider on 2023-07-25: From my point of view, there is no need for the change we want for the other customers, but there is also no contradiction. Therefore, from my point of view, the change could be analysed furth...
Georg Schmitt 9 months ago in Entire System Management and Cronus / Entire Operation (NOP) / Entire Operations GUI client (OGC) 0 Future consideration

Mainframe Navigation needs additional features

Mainframe Navigation view (which requires Entire System Server on the mainframe) needs more features to be really useful. Some examples: Jobs list should include a date/time when job ended (inactive) or was submitted (Active Jobs tree) view of a J...
Douglas Kelly 11 months ago in NaturalONE / Usability 0 Future consideration

AND, OR, XOR for binary fields

It is currently not possible to do any "binary" operation on binary fields, like AND, OR, XOR or NOT. This makes declarations of particular bit-constants quasi useless, e.g. ... 3 #TB_VDT_FLAG (B01) /* various property flags...1 #TB_VDT_FLAG_VALUE...
Philippe Van Coppenolle 12 months ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Future consideration

NaturalX add more capabilities

I would to to get much more when trying to use NaturalX to keep data in oo structure. I think, SAG should think about if to continue with NaturalX or to stop. While trying to use it, I found a lot of missing capabilities as I was expected to get w...
Hezi Shirazi about 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration