Search found 56 matches

by dick scherrer
Wed Apr 23, 2014 7:16 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: How to find the Day of the week?
Replies: 6
Views: 4473

Re: How to find the Day of the week?

Hello,

Suggest you create a tiny test program to do this.

Post here when there are questions or problems.

You will learn more by doing and our goal is to help you learn.
by dick scherrer
Wed Apr 23, 2014 7:13 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: COMP variables and SYNC and word boundary.
Replies: 4
Views: 2350

Re: COMP variables and SYNC and word boundary.

Hello,

You can also make up a small test program and place some of these throughout the WS.

Then observe how they are allocated in the generated listing.
by dick scherrer
Mon Mar 17, 2014 5:50 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: PIC 9(3) vs PIC S9(3).
Replies: 4
Views: 2239

Re: PIC 9(3) vs PIC S9(3).

Keep in mind that while both support positive values, if the 2 definitions are in different group fields, a comparison of the 2 groups will often compare not equal.
Depends on if the value has an F sign or a C sign. . .

While reading the manual, suggest you experiment with a bit of test code.
by dick scherrer
Fri Mar 14, 2014 1:22 am
Forum: JCL - Job Control Language.
Topic: Copy data from mainframe into notepad using JCL.
Replies: 4
Views: 2937

Re: Copy data from mainframe into notepad using JCL.

Suggest you ask your co-workers or support if they have downloaded a mainframe file to a desktop or shared dasd on a lan. Someone in the organization most likely has. . . . If you cannot do this via a batch job on the mainframe, nearly all tcp/ip clients (what you use to access the mainframe) has an...
by dick scherrer
Thu Mar 13, 2014 12:35 am
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: NUM ON STD - TSO Command.
Replies: 1
Views: 2521

Re: NUM ON STD - TSO Command.

Sugest you talk with a person working with you with more editing experience.

Those messages say you do not have standard numbers for the member.

What kind of alignment were you expecting? If you want indentation, basically you provide this your self . . .
by dick scherrer
Thu Mar 13, 2014 12:33 am
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: TSO command to retrieve the older version of file.
Replies: 6
Views: 2595

Re: TSO command to retrieve the older version of file.

Is there any TSO command or a way out to retireve the older dataset ? Hopefully, they (your teammate) made a backup of the data first . . . If not, it is most likely gone. You could talk with your storage management people and see if there might be a backup frmo when the Disaster Recovery backups w...
by dick scherrer
Tue Mar 04, 2014 10:19 pm
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: Can we use SORTIN DD as Dummy?
Replies: 21
Views: 6204

Re: Can we use SORTIN DD as Dummy?

Hi Bob,

Yup, all is well here also :)

d
by dick scherrer
Tue Mar 04, 2014 2:09 am
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: Can we use SORTIN DD as Dummy?
Replies: 21
Views: 6204

Re: Can we use SORTIN DD as Dummy?

Hi Anuj,

If you're good, i'm good ;)

I just didn't want to have this get out of hand . . .

d
by dick scherrer
Mon Mar 03, 2014 11:25 pm
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: Can we use SORTIN DD as Dummy?
Replies: 21
Views: 6204

Re: Can we use SORTIN DD as Dummy?

are you single threaded Pandora?
I suppose you believed this was appropriate . . . :|

IMHO, it was not.

Please keep in mind that the people here are trying to help you.
by dick scherrer
Sat Mar 01, 2014 1:57 am
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: Can we use SORTIN DD as Dummy?
Replies: 21
Views: 6204

Re: Can we use SORTIN DD as Dummy?

Good to hear it is working - thank you for the follow up :)

d
by dick scherrer
Thu Feb 27, 2014 11:25 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Puzzle of this week - 2
Replies: 9
Views: 1503

Re: Puzzle of this week - 2

I've enjoyed these kinds of puzzles for a Very long time :)

d
by dick scherrer
Thu Feb 27, 2014 1:23 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Figure out the call chain of programs on zOS.
Replies: 6
Views: 1667

Re: Figure out the call chain of programs on zOS.

You might open an issue with Natural / ADABAS.
by dick scherrer
Wed Feb 26, 2014 11:13 pm
Forum: zLinux, USS and other Operating Systems for Mainframes.
Topic: Why DataSet restricted to 44 characters on zOS?
Replies: 6
Views: 3228

Re: Why DataSet restricted to 44 characters on zOS?

however, coming from windows-world makes you curious about such things.
There should be no consideration/compsarison why things are different in the 2 environments. There are Very Few similarities between these environmants.
by dick scherrer
Wed Feb 26, 2014 11:09 pm
Forum: zLinux, USS and other Operating Systems for Mainframes.
Topic: To view Unused Datasets in a LPAR.
Replies: 5
Views: 2676

Re: To view Unused Datasets in a LPAR.

Did you mean they are either on DASD or on TAPE? No. Depending on how dasd/tape is managed on your system datasets may or may not be visable on multiple lpars. You need to talk with your storage management peoploe to learn how data is managed on your system. Sorry to be so long, but i've not always...
by dick scherrer
Wed Feb 26, 2014 11:03 pm
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: Can we use SORTIN DD as Dummy?
Replies: 21
Views: 6204

Re: Can we use SORTIN DD as Dummy?

Is this now working?
by dick scherrer
Wed Feb 19, 2014 1:57 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Static and dynamic call.
Replies: 9
Views: 2724

Re: Static and dynamic call.

I do not believe i agree . . .

What IS advisable is to follow the standards of the organization where the code is being implemented. . .
by dick scherrer
Fri Feb 14, 2014 3:22 am
Forum: zLinux, USS and other Operating Systems for Mainframes.
Topic: Difference between MVS/XA and MVS/ESA in mainframes?
Replies: 9
Views: 4006

Re: Difference between MVS/XA and MVS/ESA in mainframes?

There is another manframe operating system called VM (Virtual Machine). If this is the host software, other "guest" host operating systems may be run on that same system, allowing multiple "mainframes" with different operating systems to run at the same time. This is probably not...
by dick scherrer
Fri Feb 14, 2014 2:39 am
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: How to allocate REXX to SYSPROC?
Replies: 6
Views: 3104

Re: How to allocate REXX to SYSPROC?

Talk with your technical support and ask how this is done in your shop.

It will build goodwill and will possibly prevent their distress if you are just muddling about . . .
by dick scherrer
Wed Feb 12, 2014 4:17 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Static and dynamic call.
Replies: 9
Views: 2724

Re: Static and dynamic call.

What kind of situation might this support?

Go to advanced search