Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 404 of 404

NaturalOne: Filtering Natural Build Console

In Natural Build Console they show at certain events a list of all inline subroutines in copycodes.This is very disturbing and puts the attention away from really events on ndv server.So we´d like a feature to filter out this and just show really ...
Georg Kratz-Kummetz almost 3 years ago in NaturalONE / NaturalONE (ONE) 1 Under development

Recording testdata for NaturalONE test tool

NaturalONE contains a test tool that allow you to re-run test cases from CSV files. We have a lot of complex subprograms, with many parameters, therefore it would be a big help to "record" calls to subprograms during execution. If you turn on reco...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

ONE: NATstyle: automatic execution of 'Clear NATstyle Violations'

When a Natural source is modified after a 'Check Code with NATstyle' has been executed the former violation markers are probably not valid any more. The user has to start 'Clear NATstyle Violations' manually to make them disappear. Even if you st...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under development

ONE: Icons for the NATstyle functions in the Eclipse toolbar

NATstyle messages do not disappear automatically. In most cases the user has to execute the function "Clear NATstyle Violations" to make them disappear. Therefore it would be very comfortable if there was an icon in the Eclipse toolbar to execute ...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 1 Not in Plan

ONE: Integrate NATstyle into the parsing process of the Natural Source Editor

NATstyle should be integrated into the parsing process of the Natural Source Editor. Advantages:- Errors could be marked while editing.- Error markers would be always on correct line. "This would have the benefit that the user could see NATstyle p...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under development

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

Shortcut to "Stow" (Upload to private mode library)

When you are in an object editor (E.g. program editor) there are no shortcut to "stow" the changed object. You can save the object by using CTRL+S, but you need to find the object in the navigator view and select it and do ALT+T to get it "stowed"...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 1 Not in Plan

ONE: E_0285 MOVE ALL with SUBSTRING option

The SUBSTRING function in MOVE ALL has not yet been implemented in Natural LUW and ONE.The statement MOVE ALL 'string' TO SUBSTR(field,n,m) results in the following errors: NAT0285 Field reference error; reference invalid or missing. (Natural)E_02...
Guest almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

API needed to convert the ONE line numbers of error messages

API needed to convert the ONE line numbers in error messages into the according source line numers on server. Spod works with logical line numbers (incremental steps 10/5/2/1 ). NaturalONE works with real line numbers (incremental step 1). If an e...
Andreas Dege almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Not in Plan

Support process id as variable for print and workfiles

Support process id as variable for print and workfiles Example - this invoke of Natural: natrt.exe BATCHMODE CMPRINT="C:\CMPRINT *PID.LOG" CMPRT01="C:\CMPRT01 *PID.LOG" CMWRK01="C:\CMWRK01 *PID.TXT" and if process id is '4711' CMPRINT becomes "C:\...
Mogens Lundqvist almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review