Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

Natural (NAT)

Showing 60 of 385

Examine command new options

Add new features for Examine command: Let assume I have a string dynamic array: #str (a/1:6) dynamic const <"10","1","31","20","2","21"> I want to search for the string "1" in that array, so I want to get index 2 that it is exactly the same ...
Hezi Shirazi 7 days ago in Natural for Linux and Cloud / Natural (NAT) 0 New

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 about 1 month 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 about 1 month ago in Natural for Linux and Cloud / Natural (NAT) 0 New

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 about 1 month ago in Natural for Linux and Cloud / Natural (NAT) 0 New

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 about 1 month ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

on-error-cmd

Hi as we have on error cmd in a module level, it will be very helpful to have same upon a cmd level (such as in java/c$/python & etc: try/catch)
Hezi Shirazi 3 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

New System-Variable UUID

Currently, we use *TIMESTMP(X) as a unique reference and foreign key in database-files. To be able to generate unique keys for the database entries, even in the case of distributed Natural-installations (in the future clusters or via entire networ...
Detlef Ziermann 5 months ago in Natural for Linux and Cloud / Natural (NAT) 0 New

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 10 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

reject with reposition

to improve performance we use Read with reposition, combine with command ESC top Repos... So, the use of Reject command is now useless because it isnt support with Reposition option
Hezi Shirazi 10 months ago in Natural for Linux and Cloud / Natural (NAT) 6 Future consideration

Dynamic Code Covearge Control even after a natural process is running like Profiler

No description provided
Hezi Shirazi about 1 year ago in Natural for Linux and Cloud / Natural (NAT) 2 Not in Plan