Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 102

ONE: 'Extract IDL ...' for a range of mixed modules

For the function 'Extract IDL ...' it should be possible to specify a range of modules where not all of these modules must necessarily be subprograms.Currently, if the specified range contains a non-subprogram module, then the option 'Extract IDL ...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

ONE: Outline View without END_... statements

In the Outline View space could be saved by omitting the END- statements of structures, eg. END-DEFINE, END-IF, END-DECIDE, END-SUBROUTINE
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Impersonation to allow userid in NDV to be used remotely

Although you can set up user-specific environments in NDV ... it needs capability to impersonate the user with remote operations instead of using NDV owner id.
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Access generated source on server

We have tools to generated Natural source code on the mainframe.Moving development from Natural on z/OS to NaturalONE, we still need to generate code to avoid redoing the tool on NaturalONE.So we would like to be able to access code on (generated)...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Natural Construct statement model's invocation in NaturalOne

Hi, We have implemented several Natural Construct statement models that we use every day. Today, on an editor in character mode , we invoke them by the command .G(model) Examples : .G(ZSVC) , .G(ZCTRL) , …. We would need an equivalentcommandfor us...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Possibility for Incremental Deployment to behave like in NaturalOne Shared Mode

With Incremental Deployment you can choose:process changed files and theirdependentsAll files that have changed in the workspace and all files which have dependencies to the changed files are processed. But this doesn´t mean dependents, but depend...
Georg Kratz-Kummetz almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Struct more features

Hello, Indentation is very useful in any programming language. We are using the Natural command "struct" to indent our Natural modules. However, we would like it to have more options. For example, the current STRUCT command result: DEFINE DATA...
Hezi Shirazi almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

The comment symbol - "*" or "/*"

Hello, When using the "add/remove comment" of the NaturalONE editor, it always uses a "*" on the first character of the line. However, a "/*" can also be used to create a comment line. I would like to be able to choose if I want a "*" or a "/*". ...
Hezi Shirazi almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

ONE: XREF data and private-mode libraries

If XREF ON is set for a library which is used in private mode,then Xref data are also generated for the modules in the private-mode library that belongs to this library. This is superfluous. Reasons: - Logon to a private-mode library is not possib...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Support Private Mode Libraries across Applications

The ANT deployment supports dependencies between applications, why doesn't private mode libraries support that? Please provide a model to support this. A simple way to support this would be to have the same private mode library across several / al...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review