I have a sequential file that contains a wide variety of non-printable characters. I need to convert these to spaces. How can i do this in a cobol2 program running on zOS/390 mainframe.
The valid ASCII hex values are x'20' thru x'7E'. Hence, we need to convert x'00' thru x'1F' & x'7F' thru x'FF'...
I have a literal on an exisitng map beginning in column 1. If i try to modify this literal in the same position it will not allow me to do so. It generates an error message "Invalid Position", which corresponds to "A detectable field may not begin in column 1". It does not allow the map to be...
This is the way it writes to a file
Using concatenate in the sql i have reduced it to...
"12/31/2003|BF985|CDS|08/01/2003|12/31/9999|000.00|000200000.00|000000000.00|Butler|Franklin|D|R1|Others"
Is there a way to remove the first & last quote ?
Thanks.
I currently have a query thas produces data in the following format...
"12/31/2003","BF985","CDS","08/01/2003","12/31/9999","000.00","000200000.00","000000000.00"," "," Butler","...
I use the WMQI Broker Program for XML to COBOL translation. I need to customize the ESQL that has been automatically generated. The provided ESQL interface is very clumsy. I have tried to copy the generated ESQL to notepad, but simply cannot; So that i can edit the ESQL in notepad and then paste...
I use a cable modem to connect to my office vpn. i run xp home. this is fine.
I recently bought and installed a di-604 router; now i am able to get to the internet but am unable to connect to vpn. the router does allow vpn passthru, so i don't understand what the problem could be !!!
Any...
I have a dclgen(mainframe DB2) that is not the same as the table; the table numeric column has expanded, the dclgen has not. Will i get an error during compile(Changeman), bind or runtime ?
Please explain the process.
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.