Quantcast
Channel: IBM Mainframe Computers Forums
Browsing all 9405 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

COBOL Programming :: RE: output data in CSV Format

Author: enrico-sorichetti Subject: Reply to: output data in CSV Format Posted: Sat Oct 15, 2016 2:23 pm (GMT 5.5) same answer...

View Article


Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: output data in CSV Format

Author: enrico-sorichetti Subject: Reply to: output data in CSV Format Posted: Sat Oct 15, 2016 2:25 pm (GMT 5.5) what about looking at http://www-01.ibm.com/support/docview.wss?uid=isg3T7000094...

View Article


COBOL Programming :: RE: output data in CSV Format

Author: Nic Clouston Posted: Sat Oct 15, 2016 4:04 pm (GMT 5.5)Quote:can let me know the reason Because the code, which you have not shown, is wrong. The snippet of code that you did show was not in...

View Article

COBOL Programming :: RE: output data in CSV Format

Author: Nic Clouston Posted: Sat Oct 15, 2016 4:06 pm (GMT 5.5) Duplicate of post in DFSort. Locked._________________Regards Nic

View Article

DFSORT/ICETOOL :: RE: output data in CSV Format

Author: Nic Clouston Posted: Sat Oct 15, 2016 4:07 pm (GMT 5.5) Duplicate of post in COBOL programming - locked._________________Regards Nic

View Article


COBOL Programming :: RE: output data in CSV Format

Author: Robert Sample Posted: Sat Oct 15, 2016 5:43 pm (GMT 5.5) Is outrec defined as the 01 for an FD? If so, your VALUE clause on the variables is being ignored and you need to use WRITE ... FROM and...

View Article

COBOL Programming :: RE: output data in CSV Format

Author: Bill Woodger Subject: Reply to: output data in CSV Format Posted: Sat Oct 15, 2016 6:57 pm (GMT 5.5) Or you cleverly INITIALIZE your "outrec". Or MOVE SPACE to outrec. Or some other thing we...

View Article

COBOL Programming :: RE: output data in CSV Format

Author: janmejay Subject: Reply to: output data in CSV Format Posted: Sat Oct 15, 2016 8:08 pm (GMT 5.5) Robert is right. I defined my outrec under FD section FD OUTPUT_FILE 01 OUTREC. 10 EMPNAME PIC...

View Article


Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: How can we have the varying lenth of key filed in join...

Author: Gunapala CN Subject: Re: Reply to: How can we have the varying lenth of key filed in join key! Posted: Sat Oct 15, 2016 10:32 pm (GMT 5.5)magesh23586 wrote:Note : If your keys are in ascending...

View Article


COBOL Programming :: RE: output data in CSV Format

Author: Bill Woodger Subject: Reply to: output data in CSV Format Posted: Sat Oct 15, 2016 11:24 pm (GMT 5.5) Do you ever look at the diagnostic messages at the end of your compile listing?

View Article

DFSORT/ICETOOL :: RE: How can we have the varying lenth of key filed in join...

Author: Bill Woodger Subject: Reply to: How can we have the varying lenth of key filed in join key! Posted: Sat Oct 15, 2016 11:27 pm (GMT 5.5) Post your full rules for matching. We waste time just...

View Article

DFSORT/ICETOOL :: RE: How can we have the varying lenth of key filed in join...

Author: Gunapala CN Posted: Sat Oct 15, 2016 11:53 pm (GMT 5.5) Sure, Definitely File 1 Records would be :Code:F2 G1 HJ F1GHL G2456 File 2 records would be :Code:F1         1.5 F            2 HL126...

View Article

Image may be NSFW.
Clik here to view.

CLIST & REXX :: RE: Replace repeated JCL with looping REXX

Author: prino Posted: Sun Oct 16, 2016 2:30 am (GMT 5.5) I've got it working, but I've stumbled upon a subtle difference between JCL and REXX regarding the allocation of datasets that are never opened....

View Article


DFSORT/ICETOOL :: RE: How can we have the varying lenth of key filed in join...

Author: Arun Raj Subject: Reply to: How can we have the varying lenth of key filed in join key! Posted: Sun Oct 16, 2016 3:28 am (GMT 5.5) Are the keys unique in either of the input...

View Article

CICS :: RE: How to display value of an exit parameter on the console?

Author: lind sh Posted: Sun Oct 16, 2016 11:56 am (GMT 5.5) UEPTRANID contains the address of a location which it's content is the 4 byte transaction ID.

View Article


COBOL Programming :: RE: output data in CSV Format

Author: janmejay Subject: Re: Reply to: output data in CSV Format Posted: Sun Oct 16, 2016 8:58 pm (GMT 5.5)janmejay wrote:Robert is right. I defined my outrec under FD section FD OUTPUT_FILE 01...

View Article

Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: Difference bw NULLFILE & DUMMY

Author: Pruthuvainya Subject: Reply to: Difference bw NULLFILE & DUMMY Posted: Mon Oct 17, 2016 9:02 am (GMT 5.5) First of all, Dummy is a positional parameter whereas nullfile is a keyword...

View Article


Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: Difference bw NULLFILE & DUMMY

Author: Rohit Umarjikar Posted: Mon Oct 17, 2016 11:26 am (GMT 5.5) Who would want your help after 10 years of the post? Please don't reply to any old threads._________________Regards, Rohit...

View Article

JCL & VSAM :: RE: Difference bw NULLFILE & DUMMY

Author: Pruthuvainya Posted: Mon Oct 17, 2016 11:28 am (GMT 5.5) u may not want. others may do._________________Pruthu

View Article

Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: Difference bw NULLFILE & DUMMY

Author: Rohit Umarjikar Posted: Mon Oct 17, 2016 11:31 am (GMT 5.5) please have the forum rules reviewed before saying anything. If anyone wants help then they will ask here by creating a new post so...

View Article
Browsing all 9405 articles
Browse latest View live