Hi Vincent, I looked on the site, I din't find the runtime manual
Just for information. I tried the same routine on the same file on another PC, with 16Gb of RAM instead of 8Gb. And everything run fine. Is it just a question of RAM quantity? Ben
Hello, I have to files to sort. The first has 15 millions records and the second 17 millions. I would like to sort them and merge. The first file sort perfectly, but not the second. All sort statements finish with FILE STATUS and SORT STATUS at 0. I already check if the second file has data problem, but nothing found. Here is the sort statement: SORT FICHTRAV ON ASCENDING KEY SOITHS-W ADITHS-W IVDTHS-W USING HSALHS GIVING HSALHS-TRI. The file HSALHS-TRI is emply. Is it possible to get some kind of...
Hello, Just a little question, do you think that GNUCobol is mature enough to use it profesionnaly? Does anyone use it everyday? Do you use it with a database behind? Ben
Hello Yes, I saw my mistake a few minute after sending the mail. Thank you very much for the quick responce :-) Ben
Hello, I'm using the GNUCobol version 3.2 on a Fedora. I'm trying to make a very simple program, only read a line sequential file and write to another line sequential file. In the result file, I only have the last record. But, If I display what I read, all the input file is well read. What I do wrong? IDENTIFICATION DIVISION. PROGRAM-ID. TRIFICHIER. ENVIRONMENT DIVISION. CONFIGURATION SECTION. INPUT-OUTPUT SECTION. FILE-CONTROL. SELECT TRIFICHIER ASSIGN TO "infile.txt" ORGANIZATION IS LINE SEQUENTIAL....
Keyboard behavior in CP/M
Calcul in the C-128