Search found 6 matches
- Fri Nov 14, 2014 11:50 am
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: Conversion of non packed to packed in COBOL.
- Replies: 3
- Views: 2017
Re: Conversion of non packed to packed in COBOL.
I found the rules about what kind of variable can be moved to what kind of variable but could not find how a alphanumeric gets in the numeric declaration, without any error...
- Thu Nov 13, 2014 5:13 pm
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: Conversion of non packed to packed in COBOL.
- Replies: 3
- Views: 2017
Conversion of non packed to packed in COBOL.
Hi
i would like to convert non packed numeric data to packed numeric data in cobol. I've observed that this can help me:
05 field-a pic 9(9).
05 field-b pic s9(9) comp-3
move field-a to field-b. But I'm wondering wat happens when we do this move that it is converted to packad decimal. Where I ...
i would like to convert non packed numeric data to packed numeric data in cobol. I've observed that this can help me:
05 field-a pic 9(9).
05 field-b pic s9(9) comp-3
move field-a to field-b. But I'm wondering wat happens when we do this move that it is converted to packad decimal. Where I ...
- Thu Nov 13, 2014 5:07 pm
- Forum: Mainframe Performance, Capacity Planning and Software Cost.
- Topic: What is a started task?
- Replies: 3
- Views: 9053
Re: What is a started task?
Thanks Robert. So anything which gets "START" command 'in it' is a started task?
- Fri Oct 10, 2014 2:57 pm
- Forum: Mainframe Performance, Capacity Planning and Software Cost.
- Topic: What is a started task?
- Replies: 3
- Views: 9053
What is a started task?
Hi,
What is a zOS started task? I'm confused in this because I read that CICS etc are also sub-sysyem and are 'started-task'. Then what zOS itself be called?

What is a zOS started task? I'm confused in this because I read that CICS etc are also sub-sysyem and are 'started-task'. Then what zOS itself be called?
- Fri Oct 10, 2014 2:55 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Where do you live?
- Replies: 252
- Views: 489490
Re: Where do you live?
I'm from South India.
- Fri Oct 10, 2014 2:54 pm
- Forum: Suggestions & Feedback : About the website.
- Topic: How did you find us?
- Replies: 294
- Views: 789800
Re: How did you find us?
Hi,.
I found a topic of your on Google some time back.
I found a topic of your on Google some time back.