First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Closing this thread Re: COBOL 3.2 on z/OS reading variable len files
I'm very happy that people tried to answer me... I did my work with REXX slower but easier... Thanks for all "Luke Skywalker" <luke.skywalker(a)tatooine.com> a �crit dans le message de groupe de discussion : 025c570a$0$6316$c3e8da3(a)news.astraweb.com... Hi, I try to read any kind of VB file but I g... 17 Apr 2008 14:09
COBOL 3.2 on z/OS reading variable len files
Hi, I try to read any kind of VB file but I got FS 39 (lrecl mismatch) FD MYFILE RECORDING V BLOCK 0 RECORDS RECORD IS VARYING FROM 1 TO 32756 DEPENDING ON WS-CPT. 01 MREC. 05 FILLER PIC X(01) OCCURS 1 TO 32756 DEPENDING ON WS-CPT. (.....) OPEN MYFILE => File STATUS 39 MYFILE is VB... 22 Apr 2008 09:45
Re Thoughts on teaching OO concepts to COBOL programmers (by razor iruddock@blueyonder.co.uk)
my only suggestion would be to find someone else to teach the dinos as dinos are primitive creatures and will have no problem smelling the comtempt (ie: fear) you have of them. i speak from experience on this point as i am a dino who has been subjected to the taunts of fifth-reich oo storm troopers and their ..... i ... 17 Apr 2008 00:25
Thoughts on teaching OO concepts to COBOL programmers
I've recently found myself tasked with teaching a few dozen IBM mainframe COBOL programmers the concepts of object oriented programming. No specific language syntax, just the concepts. These lucky few dinos will find themselves mixing their COBOL back-ends with standard Java apps, J2EE apps, C# apps, or Ruby ... 17 Apr 2008 01:12
Opcodes of RM-COBOL 85
Does anyone know where to get a reference of the RM-COBOL 85 Opcodes? I'm looking for something in the form of Opcode name / encoding / semantic behavior I intend to build an interpreter. Would you mind providing me link? I apologize in advance for any misspelling errors. Thanks -- Felipe José Angriman ... 12 Apr 2008 13:30
Decimal versus binary arithmetic was Re: J4 - presentation/discussionon "Future of the COBOL Standard"
Richard wrote: Robert wrote: In phinary, EVERY number can be represented exactly in a finite string of 0s and 1s, including e, pi and square root of 2. In a finite string of 0s and 1s of length n 2^n different values can be be represented. Regardless of what those representable values may ... 8 Apr 2008 18:06
Sampling accuracy and everyone being wrong was Re: Decimal versus binary arithmetic was Re: J4 - presentation/discussion on "Future of the COBOL Standard"
On Mon, 7 Apr 2008 22:54:32 -0700 (PDT), Richard <riplin(a)azonic.co.nz> wrote: On Apr 8, 1:24�pm, Robert <n...(a)e.mail> wrote: On Mon, 07 Apr 2008 08:12:37 -0600, Howard Brazee <how...(a)brazee.net> wrote: On Fri, 04 Apr 2008 21:19:36 -0600, Robert <n...(a)e.mail> wrote: much snipped And that is the re... 8 Apr 2008 10:48
Retreiving dataset allocation from mainframe COBOL program
Hi All! This is more of a mainframe question than a COBOL one, but nevertherless... I am looking for a way to get information on dataset allocation (primary and secondary space) from a COBOL batch program. Basically what I am doing is generating a JCL from this program, that will allocate a dataset with very ... 9 Apr 2008 17:07
WD 1.10, Variable Length groups and CALL statement
I just wanted to correct the erroneous impression that might have occurred from a previous post. The draft of the next Standard does not allow a "variable group item" to be passed (via a CALL statement) if and only if "format 1 or 2" of the CALL statement is used. It *does* allow it to be passed in a Format... 7 Apr 2008 00:14
Decimal versus binary arithmetic was Re: J4 - presentation/discussion on "Future of the COBOL Standard"
On Sat, 5 Apr 2008 14:39:44 -0700 (PDT), Alistair <alistair(a)ld50macca.demon.co.uk> wrote: On 5 Apr, 04:19, Robert <n...(a)e.mail> wrote: On Fri, 4 Apr 2008 08:53:49 -0500, "HeyBub" <hey...(a)gmail.com> wrote: Robert wrote: Robert: The sun rises in the east. Alistair: I didn't know that until I saw ... 9 Apr 2008 20:24
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16