An answer can be found here: http://www.caliberdt.com/tips/Nov2005.htm
If you have a JOB statement, you can have a GO TO JOB statement. That will cause the next record to be read.
To eliminate duplicates in a dataset, you would change the Unique Values property from "Yes" to "No" in the settings or options of the dataset. By doing this, the data will allow for duplicate values.
your wish
no
There are a couple of different ways to convert upper case characters to lower case in easytrieve. One is to use the INSPECT/CONVERTING command.
WS-DAYS-OF-WEEK W 10 A OCCURS 99999 refer: http://code.xmlgadgets.com/2010/09/20/occurs-clause-in-easytrieve/
I conceived the program in 1966 and worked on it as a spare time project. We contracted with them to market our program and they did extremely well. Sales increased exponentially and in December 1979, Pansophic purchased Easytrieve along with a 5-year maintenance agreement. A patent application for Easytrieve was filed in 1971 and was granted 10 years later6
chromosomes
IF WS-AGE NUMERIC DISPLAY "NUMERIC" ELSE DISPLAY "NOT NUMERIC' END-IF
Yes, when you sort data, duplicates are normally included.
After DNA duplicates, there are twice the number of chromosomes present in the nucleus.
If you want to eliminate duplicate records from your query results, you should click "Yes" to omit duplicates. This allows you to use the property sheet to adjust the unique values property accordingly. By doing so, you can ensure that your query returns only distinct entries, making your data analysis more accurate and streamlined.