Search found 1551 matches

by Anuj Dhawan
Tue Jun 03, 2014 1:43 pm
Forum: COBOL
Topic: Hi dear friends, i'm running a simple cobol program
Replies: 4
Views: 6264

Is this a typo:
PERFORM PROCESS-PARA UNTIL WS-EOF ='
?
by Anuj Dhawan
Mon May 12, 2014 12:01 pm
Forum: JCL
Topic: GDG Member existence
Replies: 9
Views: 17350

This is throwing a JCL error is versions are not present. From memory - you should get a RC=4, if the GDG Base exists and not an error. Can you please show us the error you are getting. ALSO, you've replied to a 5 year old post - it's usually better to start a new thread with your question and in d...
by Anuj Dhawan
Sun Apr 27, 2014 2:27 pm
Forum: COBOL
Topic: help me in creating EXCEL document as OUTPUT FROM COBOL PROG
Replies: 18
Views: 30441

First page to second page of this thread and it feels like you've read multiple threads in a single go!

Attack1988 - suggest you could start a different thread if you've more questions.
by Anuj Dhawan
Thu Oct 31, 2013 10:46 pm
Forum: Entertainment
Topic: Speechless ..Timeless
Replies: 2
Views: 7841

:)
by Anuj Dhawan
Thu Oct 31, 2013 7:52 pm
Forum: COBOL
Topic: Invoke a hyperlink from Mainframe
Replies: 6
Views: 8203

Re: Invoke a hyperlink from Mainframe

mfdeveloper wrote:Hello, I need to create a mainframe application such that we can navigate to weblink from mainframe.
I don't think that it's doable in Mainframes. There are some emulators which provide "hot-spots" but they can not be termed as hyper-links.
by Anuj Dhawan
Thu Oct 31, 2013 7:38 pm
Forum: COBOL
Topic: SCRNAME command is not working....
Replies: 3
Views: 5453

Re: SCRNAME command is not working....

NVM BABU wrote:Hi, When i try to issue the SCRNAME, the command is not working and the below message it is throwing... NV
Where do you issue this command?
by Anuj Dhawan
Mon Sep 02, 2013 7:39 pm
Forum: JCL
Topic: dummy out the multiple dataset
Replies: 11
Views: 15030

vasanthz wrote:Hello Anuj, nice to see you here :-)
I've nasty habit of getting here and there...:P
by Anuj Dhawan
Sat Aug 31, 2013 10:39 pm
Forum: JCL
Topic: dummy out the multiple dataset
Replies: 11
Views: 15030

Do you want to empty out many datasets?
vrdhrjnbb wrote:Yes Guru, I want to dummy out many dataset.
DUMMY and empty are two different concepts - did I miss something... :roll:
by Anuj Dhawan
Wed Jul 24, 2013 11:32 am
Forum: Off Topics
Topic: BSc, MSc Freshers
Replies: 2
Views: 5392

Ambrosse wrote:My many internet Indian friend are seeking job. I will definitely give this detail to my friends they are interested job. For this matter they will contact with you soon.
After 3 years it might not be wise to do that...
by Anuj Dhawan
Fri Jun 28, 2013 5:51 pm
Forum: DFSORT , ICETOOL & Utilities
Topic: Decimal to Hexadecimal Conversion
Replies: 3
Views: 5513

Something does not match up here - as Dick said, how did 7 input records become 2 lines of output - is a mystery to me too. Also what Sort Product are you using? If you're using DFSORT and DFSORT V1R10 PTF UK90025 or z/OS DFSORT V1R12 PTF UK90026 - you can use DFSORT's new TRAN=HEX function to do th...
by Anuj Dhawan
Fri Jun 28, 2013 5:43 pm
Forum: COBOL
Topic: Microfocus to mainframe cobol
Replies: 7
Views: 11215

Your best bet appears to be 'CEESITST', as it exist in z/OS COBOL - see if this helps you:

http://esj.com/articles/2000/09/01/call ... level.aspx
by Anuj Dhawan
Fri Apr 19, 2013 6:05 pm
Forum: JCL
Topic: Performance and Capacity
Replies: 6
Views: 8172

I understand Dick. Have a good one, :)

Kamlesh,

Your question is too genric to answer. If you're looking for some "COBOL tuning consideration", this can be a starting point: http://www-01.ibm.com/support/docview.w ... 8287&aid=1
by Anuj Dhawan
Thu Apr 18, 2013 6:28 pm
Forum: DB2 SQL - DB2 PROGRAMMING
Topic: Select Data from table based on File Input
Replies: 5
Views: 8910

Your approach sounds fine to me.
by Anuj Dhawan
Thu Apr 18, 2013 6:27 pm
Forum: JCL
Topic: Performance and Capacity
Replies: 6
Views: 8172

DikDude wrote:New people are not usually assigned to performance measurement and capacity planning . . . :?
I always wondered who is "new"? Someone who is working since so many years and still wants to learn more or who never tried to learn (pun intended)! :D
by Anuj Dhawan
Tue Apr 16, 2013 7:28 pm
Forum: TSO, CLIST & REXX
Topic: REXX Concatenation
Replies: 4
Views: 6428

Forgot to describe the problem? :?