|
Printing from M/F COBOL On Apr 1, 5:23 am, razor <irudd...(a)blueyonder.co.uk> wrote: Hi Chaps An avid reader of this forum for years. Very interesting at times. I have a question I am sure somebody can help me with. I currently look after a customer who use all HP laser printers. 20 years ago we embedded PCL code to con... 31 Mar 2008 19:20
db2 prep and nested exec sql Hello there, I have the following code snipplet EXEC SQL INCLUDE VMT002RS END-EXEC WHERE VMID = :HV-VMID AND TGNR = :HV-TGNR AND :HV-T-DATUM BETWEEN GDVON_D AND GDBIS_D END-EXEC. VMT... 1 Feb 2008 00:44
compile+link Fujitsu Linux I am evaluating Fujitsu NetCOBOL for Linux. I am having problems getting CALL/CANCEL to work. Here are two simple programs, first the main program then the called program: IDENTIFICATION DIVISION. PROGRAM-ID. MYMAIN. DATA DIVISION. WORKING-STORAGE SECTION. 01 ACPT PIC X.... 1 Feb 2008 23:37
Web Cobol - Tool for web develop with AcuCobol go to http://groups.google.com/group/web-cobol?hl=it and download WebCobolSetup.rar This is an precomplier for AcuCobol that allow to develop .wcp file like .asp or .php server page. ... 1 Feb 2008 21:25
Mainframe opportunities in Tampa!!! Hello! I am a recruiter for Kforce Professional Staffing here in Tampa Florida and I work extensively with our client JP Morgan Chase. They are hiring several mainframe programmers and analyst over the course of the year and I looking under every rock to find the best of the best! If you have extensive analy... 1 Feb 2008 00:44
help with tables Hello, I need some help with tables. I will use an example to help explain what I am trying to do. I have two tables: Table 1 and Table 2 Table 1 has a lot of rows returned from the database, let's say I have ws-results1-table1 ws-results1-name ws-results1-duty ws-results1-date-finished ... 2 Feb 2008 12:25
COBOL 61 Data Definitions [was Re: checking if NUMERIC] Pete Dashwood wrote: (snip) I started with COBOL 61 as well :-) You forgot to mention that, prior to the introduction of PICTURE, data was defined with SIZE, CLASS, and *USAGE* clauses. I'm just a newbie with COBOL. I've only been programming in it since 1978. But I'm very curious as to what da... 1 Feb 2008 00:44
Adam & Eve How do you reconcile Luke Chapter 3 which gives 76 generations from Adam to Jesus making a maximum of 4000 years, with 'Mitochondrial Eve' living in Africa 150,000 years ago ? Y-chromosome research also puts Adam way back before any conceivable Bible date. Modern man reached Australia 60,000 years ago, after leavin... 1 Feb 2008 00:44
Remember those X-Ray Vision Glasses from the 50's? "Judson McClendon" <judmc(a)sunvaley0.com> wrote: I was just browsing the 'net and ran across a picture of those old X-Ray glasses they used to advertize in the back of magazines for 50 cents or so back in the 1950's. Remember, they appeared to be made of cardboard, shaped and printed like a pair of glasses, a... 27 Jan 2008 10:44
checking if NUMERIC On Sun, 21 Oct 2007 18:33:22 +1300, "Pete Dashwood" <dashwood(a)removethis.enternet.co.nz> wrote: "William M. Klein" <wmklein(a)nospam.netcom.com> wrote in message news:1eASi.226775$vo5.15659(a)fe04.news.easynews.com... I certainly don't want to claim your "opinions" are wrong - however, I just don't agr... 27 Jan 2008 20:26 |