Thanks Clark, I had to look it up, didn't know it existed, much appreciated

Scott ford
www.identityforge.com

On Jun 6, 2012, at 4:03 PM, Clark Morris <cfmpub...@ns.sympatico.ca> wrote:

> On 6 Jun 2012 07:04:52 -0700, in bit.listserv.ibm-main you wrote:
> 
>> John,
>> 
>> I fixed it, but the fix was odd, I added a //sysout dd sysout=* 
>> It now works
> 
> If the statement //SYSOUT DD some parameters is missing and you have a
> DISPLAY something in your program and the LE runtime option CBLQDA is
> (ON), the program will dynamically allocate a temporary file with
> DISP=(NEW,DELETE) and write to it.  This is true for all QSAM files.
> If the LE option is CBLQDA(OFF), you will get an abend on OPEN (or for
> DISPLAY, first write).  CBLQDA(ON) is purportedly to conform to the
> COBOL standard although the standard assumed that the file would
> remain somewhere.
> 
> Clark Morris  
>> 
>> Scott ford
>> www.identityforge.com
>> 
>> On Jun 6, 2012, at 9:16 AM, "McKown, John" <john.mck...@healthmarkets.com> 
>> wrote:
>> 
>>> Did somebody change the LE options? That's all that I can think of. No, I 
>>> don't know what the option(s) might be that could cause this difference. 
>>> 
>>> -- 
>>> John McKown 
>>> Systems Engineer IV
>>> IT
>>> 
>>> Administrative Services Group
>>> 
>>> HealthMarkets(r)
>>> 
>>> 9151 Boulevard 26 * N. Richland Hills * TX 76010
>>> (817) 255-3225 phone * 
>>> john.mck...@healthmarkets.com * www.HealthMarkets.com
>>> 
>>> Confidentiality Notice: This e-mail message may contain confidential or 
>>> proprietary information. If you are not the intended recipient, please 
>>> contact the sender by reply e-mail and destroy all copies of the original 
>>> message. HealthMarkets(r) is the brand name for products underwritten and 
>>> issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake 
>>> Life Insurance Company(r), Mid-West National Life Insurance Company of 
>>> TennesseeSM and The MEGA Life and Health Insurance Company.SM
>>> 
>>>> -----Original Message-----
>>>> From: IBM Mainframe Discussion List 
>>>> [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Scott Ford
>>>> Sent: Wednesday, June 06, 2012 8:03 AM
>>>> To: IBM-MAIN@bama.ua.edu
>>>> Subject: Re: LE COBOL odd behavior
>>>> 
>>>> I should have added under z/os1.11 works fine
>>>> 
>>>> Scott ford
>>>> www.identityforge.com
>>>> 
>>>> On Jun 5, 2012, at 11:09 PM, Scott Ford 
>>>> <scott_j_f...@yahoo.com> wrote:
>>>> 
>>>>> All,
>>>>> 
>>>>> We migrated to z/os 1.12 , LE COBOL. I have noticed on a 
>>>> COBOL program running as a STC,
>>>>> No yucks please, a Display or Write to Sysprint takes a 
>>>> long time , in one case I cancelled a STC and the output was 
>>>> in sysprint, but under ISPs, sdf , not there at all. Is this 
>>>> a bug or a new parm in Maybe z/os , guessing ..?
>>>>> 
>>>>> Scott ford
>>>>> www.identityforge.com
>>>>> 
>>>>> 
>>>> ----------------------------------------------------------------------
>>>>> For IBM-MAIN subscribe / signoff / archive access instructions,
>>>>> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>>>> 
>>>> ----------------------------------------------------------------------
>>>> For IBM-MAIN subscribe / signoff / archive access instructions,
>>>> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>>>> 
>>>> 
>>> 
>>> ----------------------------------------------------------------------
>>> For IBM-MAIN subscribe / signoff / archive access instructions,
>>> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>> 
>> ----------------------------------------------------------------------
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to