Home 1= PRIMARY != SECONDARY

2011-01-27 Thread michealbutz
Hi, Would anyone know in what scenario HOME id not = PRIMARY is not = SECONDARY -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Sear

Re: Home 1= PRIMARY != SECONDARY

2011-01-27 Thread michealbutz
@bama.ua.edu] On Behalf Of Binyamin Dissen Sent: Thursday, January 27, 2011 3:54 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Home 1= PRIMARY != SECONDARY On Thu, 27 Jan 2011 15:19:14 -0500 michealbutz wrote: :> Would anyone know in what scenario :> HOME id not = PRIMARY is not = SECONDARY Most typ

Re: Home 1= PRIMARY != SECONDARY

2011-01-27 Thread michealbutz
: IBM-MAIN@bama.ua.edu Subject: Re: Home 1= PRIMARY != SECONDARY On Thu, 27 Jan 2011 16:28:34 -0500 michealbutz wrote: :>Space Switching PC Primary != Secondary But Primary = HOME Actually at entry secondary = prev primary which is usually home/ :> Home is where the code lives if lives in ASID

Re: STCK vs TIMUSED

2011-02-04 Thread michealbutz
You are correct sir I am going to implement the code the way you described in the previous e-mail Critical piece of code So It would interesting to see time usage thankx for your help -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of

Re: STCK vs TIMUSED

2011-02-05 Thread michealbutz
I had to add TOD1 = X2D(B2X(LEFT(X2B(C2X(RAWTOD)),52))) Since I got the data off the Evaluate command Just one question why shift left 12 bits -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Hardee, Charles H Sent: Thursday, Febru

Re: ASC. Mode

2011-02-19 Thread michealbutz
This is a good link http://www.longpelaexpertise.com.au/ezine/CrossMemoryBeginners.html never saw a SAC 256 JUST 0 AND 512 -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Kristine Harper Sent: Friday, February 18, 2011 2:59 PM To: IBM-MA

Re: ASC. Mode

2011-02-19 Thread michealbutz
Home mode is SAC 0 ??? -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Binyamin Dissen Sent: Saturday, February 19, 2011 1:54 PM To: IBM-MAIN@bama.ua.edu Subject: Re: ASC. Mode And in HOME mode the instructions are fetched from the HOME a

Re: ASC. Mode

2011-02-20 Thread michealbutz
One more question maybe I don't get it Primary mode is the normal mode problem programs runs Secondary mode is When you Issue lets a SSAR and issue MVCP MVCS instruction AR mode well...when referencing a Address Access registers are used along General Purpose Registers What is the charact

Re: ASC. Mode

2011-02-20 Thread michealbutz
Rocket Software 275 Grove Street * Newton, MA 02466-2272 * USA Tel: +1.617.614.2305 Email: rsc...@rs.com Web: www.rocketsoftware.com -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of michealbutz Sent: 20 February 2011 18:16 To: IBM-MAIN@bam

Re: Am I running in an IMS MPR?

2011-02-22 Thread michealbutz
I think TCBJPQ is the EXEC PGM= CDE So if you are looking to see if running in a CICS Region CDNAME would be DFHSIP -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Binyamin Dissen Sent: Tuesday, February 22, 2011 2:51 PM To: IBM-M

ISPF Point and Shoot

2011-03-18 Thread michealbutz
I can't seem to get Point and shoot right The attribute field that is defined needs to have PAS(ON) So for example @ TYPE(INPUT) PAS(ON) COLOR(WHITE) The )PNTS section defines the value to be placed in the point and shoot field )BODT Point and shoot field ==> @field

Re: ISPF Point and Shoot

2011-03-19 Thread michealbutz
field. )PNTS FIELD(ZPS1) VAR(VAR1) VAL(1) Regards, John K From: michealbutz To: IBM-MAIN@bama.ua.edu Date: 03/18/2011 05:26 PM Subject: ISPF Point and Shoot I can't seem to get Point and shoot right The attribute field that is defined needs to have PAS(ON) So for example @ TYPE(

Re: ISPF Point and Shoot

2011-03-20 Thread michealbutz
area? * * On Sat, Mar 19, 2011 at 22:44, michealbutz wrote: > Tried that doesn't seem to work > > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On > Behalf Of John P > Kalinich > Sent: Saturday, March 19, 2011 8:30 AM > To:

IPCS Setdef asid

2011-03-26 Thread michealbutz
Hi, I would think that setdef asid would make that the psaaold asid However I try that command it doesn't seem to work out that way -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@

RESMGR for terminating Address Space

2011-04-15 Thread michealbutz
Hi, Would anyone know if installing a Address Space Terminating routine via RESMGR works Under all circumstances Meaning normal Termination Thanks -- For IBM-MAIN subscribe / signoff / archive access instructions, send email

Re: RESMGR for terminating Address Space

2011-04-15 Thread michealbutz
terminating Address Space On 15 April 2011 16:17, michealbutz wrote: > Would anyone know if installing a Address Space Terminating routine via > RESMGR works Under all circumstances That rather depends on what your code does... > Meaning normal Termination If you mean "does it

Re: RESMGR for terminating Address Space

2011-04-16 Thread michealbutz
I guess if you load the routine it should be in CSA -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Peter Relson Sent: Saturday, April 16, 2011 9:15 AM To: IBM-MAIN@bama.ua.edu Subject: Re: RESMGR for terminating Address Space >If it gets

Re: RESMGR for terminating Address Space

2011-04-17 Thread michealbutz
2011 16:17:34 -0400 michealbutz wrote: :>Would anyone know if installing a Address Space Terminating routine via RESMGR works Under :>all circumstances :>Meaning normal Termination Just be aware that it is when the address space terminates. A batch job ending will not cause memory te

Re: RESMGR for terminating Address Space

2011-04-17 Thread michealbutz
Why Cann't you do Storage Obtain with ALET of Master that do MVCS to move the Address of the Module -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Binyamin Dissen Sent: Sunday, April 17, 2011 11:29 AM To: IBM-MAIN@bama.ua.edu Subject:

Re: RESMGR for terminating Address Space

2011-04-17 Thread michealbutz
Sorry forgot you have to issue RESMGR in Asid 1 okay -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of michealbutz Sent: Sunday, April 17, 2011 12:56 PM To: IBM-MAIN@bama.ua.edu Subject: Re: RESMGR for terminating Address Space Why Cann&#

Re: RESMGR for terminating Address Space

2011-04-17 Thread michealbutz
Can you execute the resmgr macro in the subsystem initlization routine for *MASTER* -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of michealbutz Sent: Sunday, April 17, 2011 12:56 PM To: IBM-MAIN@bama.ua.edu Subject: Re: RESMGR for

CPU efficiency XCF - IXCQUERY vs IXCMSGI/IXCMSGO

2011-05-30 Thread michealbutz
Hi, I have just coded a IXCQUERY macro to retrieve information from members of a group All the members of the group will be using this macro so my question becomes is it more efficient for each member to use IXCQUERY or once one member has retrieved the data about members of the group use

Explination of EUT/FRR

2011-07-17 Thread michealbutz
Hi, I have seen these terms EUT Enabled Unlocked Task /FRR and this my understanding I ASSUME Enabled means Enabled for I/O interrupts BIT 6 of Psw the only way I know how to set this is with the LPSW inst Unlocked means not holding a Lock Holding a Lock means using some Flavor of

Re: Explination of EUT/FRR

2011-07-17 Thread michealbutz
Questions in RED -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Binyamin Dissen Sent: Sunday, July 17, 2011 4:17 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Explination of EUT/FRR On Sun, 17 Jul 2011 15:45:30 -0400 michealbutz wrote

Re: Explination of EUT/FRR

2011-07-17 Thread michealbutz
first comment if EUT FRR are per TASK how does the Z/OS know they are the secondary since all FRR's Are Created by SETFRR -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of michealbutz Sent: Sunday, July 17, 2011 4:48 PM To

Re: Explanation of EUT/FRR

2011-07-17 Thread michealbutz
f my bald head) there are TCB flags that indicate their presence. Kind Regards Jim Thomas 617-233-4130 (mobile) 636-294-1014(res) j...@thethomasresidence.us (Email) -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of

ISPF TLD control block lookup Z/OS 1.12 ISPF 6.1

2011-07-29 Thread michealbutz
Hi, Found this snipet of code to get the ISPF TLD Would anyone know if still valid in IPSF 6.1 **/ /*RETRIEVE LINE ADDRESS AND CURSOR POSITION */ /*

Re: ISPF TLD control block lookup Z/OS 1.12 ISPF 6.1

2011-07-29 Thread michealbutz
Tel: +1.617.614.2305 Email: rsc...@rs.com Web: www.rocketsoftware.com -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of michealbutz Sent: 29 July 2011 16:07 To: IBM-MAIN@bama.ua.edu Subject: ISPF TLD control block lookup Z/OS 1.12 ISPF 6.1

Re: ISPF TLD control block lookup Z/OS 1.12 ISPF 6.1

2011-07-29 Thread michealbutz
2 * USA Tel: +1.617.614.2305 Email: rsc...@rs.com Web: www.rocketsoftware.com -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of michealbutz Sent: 29 July 2011 16:07 To: IBM-MAIN@bama.ua.edu Subject: ISPF TLD control block lookup Z/OS 1.

Re: Storage not freed in IPCS dump

2010-09-05 Thread michealbutz
I got to tell you VSM always keeps me guessing I went to area marked DQE in the dump Discriptor Queue element which is suppoused be a structure in which offset x'10' is a pointer to data that was allocated and what was at that address seemed to me data that was allocated -Original Mes

Issuing WTOR SVC In Multitask Environment

2010-09-11 Thread michealbutz
Hi, The WTOR generates a SVC 35 In a multitask environment this would cause the dispatcher to give control to another task while waiting for a operator reply Is there some way of making sure that the dispatcher doesn't give up control of the task that issued the WTOR and wait for

Re: Issuing WTOR SVC In Multitask Environment

2010-09-11 Thread michealbutz
al Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Gerhard Postpischil Sent: Sunday, September 12, 2010 1:27 AM To: IBM-MAIN@bama.ua.edu Subject: Re: Issuing WTOR SVC In Multitask Environment On 9/12/2010 12:56 AM, michealbutz wrote: > In a multitask envi

Re: Issuing WTOR SVC In Multitask Environment

2010-09-11 Thread michealbutz
...@bama.ua.edu] On Behalf Of Gerhard Postpischil Sent: Sunday, September 12, 2010 2:15 AM To: IBM-MAIN@bama.ua.edu Subject: Re: Issuing WTOR SVC In Multitask Environment On 9/12/2010 1:42 AM, michealbutz wrote: > WTOR 'WAIT AND DON'T GIVE CONTROL TO ANOTHER TASK.',REPLY,1,RESPE

Re: Issuing WTOR SVC In Multitask Environment

2010-09-12 Thread michealbutz
keep in mind that neither success nor failure is ever final... -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of michealbutz Sent: Sunday, September 12, 2010 1:42 AM To: IBM-MAIN@bama.ua.edu Subject: Re: Issuing WTOR SVC In Multitask Environmen

Re: Issuing WTOR SVC In Multitask Environment

2010-09-12 Thread michealbutz
stan.wey...@emc.com > EMC² (508)249-3966 > where information lives > It is wise to keep in mind that neither > success nor failure is ever final... > > -Original Message- > From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of micheal

Re: Issuing WTOR SVC In Multitask Environment

2010-09-12 Thread michealbutz
suing WTOR SVC In Multitask Environment At 01:42 -0400 on 09/12/10, michealbutz wrote about Re: Issuing WTOR SVC In Multitask Environment: >WTOR 'WAIT AND DON'T GIVE CONTROL TO ANOTHER TASK.',REPLY,1,RESPECB >So instead of doing a WAIT ECB=RESPECB AFTER THE WTOR &g

Re: Issuing WTOR SVC In Multitask Environment

2010-09-12 Thread michealbutz
-MAIN@bama.ua.edu Subject: Re: Issuing WTOR SVC In Multitask Environment At 01:42 -0400 on 09/12/10, michealbutz wrote about Re: Issuing WTOR SVC In Multitask Environment: >WTOR 'WAIT AND DON'T GIVE CONTROL TO ANOTHER TASK.',REPLY,1,RESPECB >So instead of doing a WAIT

DB2 CPU SQL time

2010-09-26 Thread michealbutz
Hi, Would anyone know if there is a way to set the CPU response time for a SQL -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search

PSA on multicpu machines

2010-10-10 Thread michealbutz
Hi, Would using the LRA and adding the prefixing get you the address of the Various PSAs on a multi CPU machine -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the m

IPCS RunChain command

2010-10-16 Thread michealbutz
Hi, I saw an example in the IPCS command guide re: the RunChain command It was using a TCB address and Structure of TCB RUNCHAIN ADDRESS(&TCB) STRUCTURE(TCB) My question is where is the structure in this case TCB defined and can a user define his own Structure/Control Block --

ipcs SYMBOL /STRUCTURE

2010-10-17 Thread michealbutz
Hi, If I equate a rexx stem would the stem become a structure instead of a symbol Thankx -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu

Re: IPCS Address space layout

2010-10-19 Thread michealbutz
That doesn't do it it gives you free queue elements etc ETC I am looking for easy reading where below 16 pvt about 16 pvt below 16 CSA above 16 CSA -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Tom Harper Sent: Tuesday, October 19, 20

RSMDATA Data area Validty Check in IPCS

2010-10-24 Thread michealbutz
Hi, Was wondering did anyone ever experience an RSMDATA data area validity check processing an IPCS dump When I ran the exception report it dumped the RCE data area -- For IBM-MAIN subscribe / signoff / archive access instr

Re: IPCS RSMDATA bug. ???

2010-10-27 Thread michealbutz
I don't want to exclude the Address space parameters the RSMDATA DSPACE report tells me that I have over 2 real frames Backing up my data space So. To get a more detailed picture Which Vitual Page of the Dspace is backed by Real I tried VIRTPAGE DATASPACES ad I would expect some of tho

Re: Freeing CPOOL cells backed by dataspace

2010-11-12 Thread michealbutz
It's a lot more Over 6 and half IS there a Lot of OverHead to DSPSERV RELEASE I there is over head in a SVC call Is a PC call less over head as DSPSERV generates that ??? -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Peter Relso

Name of IPCS exit data table

2010-11-20 Thread michealbutz
Hi, This is a bit confusing when Creating an IPCS structure for a user control block using BLSQMFLD and BLSQMDEF seems Like you have catalogue the Load module to the exit data table ??? Would anyone know the name of this table the IBM documentation is very vague ---

Re: Name of IPCS exit data table

2010-11-20 Thread michealbutz
Do I have to code anything in the parmlib BLS members -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Don Poitras Sent: Saturday, November 20, 2010 9:26 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Name of IPCS exit data table In article <001b

IPCS Structure name lngth on Browse Panel

2010-11-21 Thread michealbutz
Seems like there can only room for 3 characters for the structure name when trying to format a control block On IPCS browse Panel BLSPDISP -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists..

Re: IPCS Structure name lngth on Browse Panel

2010-11-21 Thread michealbutz
THANKX -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Edward Jaffe Sent: Sunday, November 21, 2010 7:17 PM To: IBM-MAIN@bama.ua.edu Subject: Re: IPCS Structure name lngth on Browse Panel On 11/21/2010 2:46 PM, michealbutz wrote: > Se

IPCS Control Block Failed Acroynm check

2010-11-24 Thread michealbutz
Hi, I have a control block formatted by BLSQMDEF and BLSQMDEF which is being formatted correctly in all areas Of a dump with the exception of one area The Acroynm looks right but I get message that it failed the acronym test --

64 bit mode disabled

2010-11-30 Thread michealbutz
Hi, From what I understand running in 64 bit mode (SAM64) you have to run disabled does the SAM64 instruction do that   -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu w

IPCS RUNCPOOL Question

2010-12-04 Thread michealbutz
Hi, I JUST RAN RUNCPOOL Which Showed that there were 105 cells allocated and 7 used My first question is how come the report stopped there and didn't list the 7 allocated Second when you build a CPOOL with Certain amount of Primary Cells and Secondary do you establish ownership to t

Re: IPCS RUNCPOOL Question

2010-12-04 Thread michealbutz
Behalf Of michealbutz Sent: Saturday, December 04, 2010 8:18 PM To: IBM-MAIN@bama.ua.edu Subject: IPCS RUNCPOOL Question Hi, I JUST RAN RUNCPOOL Which Showed that there were 105 cells allocated and 7 used My first question is how come the report stopped there and didn't list t

IPCS RunCpool with NOUSED option

2010-12-05 Thread michealbutz
Hi, I was able to get a report from the IPCS runcpool SUBCOMMAND using the Following syntax RUNCPOOL X'12345678' VERIFY DISPLAY The report says that there 105 cells allocated to the POOL 7 in use I would think using the NOUSED option would list all the Cells even the ones which are not c

Re: IPCS RunCpool with NOUSED option

2010-12-05 Thread michealbutz
THAANK YOU VERY MUCH the ones that are available instead of in use Must have been Freed -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of J R Sent: Sunday, December 05, 2010 3:06 PM To: IBM-MAIN@bama.ua.edu Subject: Re: IPCS RunCpool with

Program Interrupts

2010-12-12 Thread michealbutz
Hi, I know that when a piece of code issues a wait or any other type of SVC the registers and PSW get saved in a RB If the dispatcher for what every reason gives up control to some other task for some other reason "The Time Slice is up" Where would the info get saved ...   -

Re: Program Interrupts

2010-12-12 Thread michealbutz
What happens when there is no interrupt its an endless loop -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Dave Day Sent: Sunday, December 12, 2010 1:22 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Program Interrupts When a program is interr

Re: Program Interrupts

2010-12-12 Thread michealbutz
BTW if whitin the same task there is a interrupt where would the registers be saved RB ... When you issue a WAIT regs are saved n the RB -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of michealbutz Sent: Sunday, December 12, 2010 1

Re: Program Interrupts

2010-12-12 Thread michealbutz
Circle Austin, TX 78759 -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of michealbutz Sent: Sunday, December 12, 2010 1:22 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Program Interrupts BTW if whitin the same task there is a interrupt where

Supressing IPCS subcommmand

2010-12-17 Thread michealbutz
Hi, Is there any way of suppressing the IPCS output on the RUNCPOOL RUNCHAIN commands and have the appended REXX Exec display the data The NODISPLAY paramter only suppress parts of the Display -- For IBM-MAIN subscribe / sign

Re: Sp of load

2010-12-23 Thread michealbutz
Thank you -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Peter Relson Sent: Thursday, December 23, 2010 8:51 AM To: IBM-MAIN@bama.ua.edu Subject: Re: Sp of load >Would anyone know what subpool load loads into For non GLOBAL=YES requests

Displaying a ISPF panel from RUNCPOOL IPCS Subcommand

2010-12-23 Thread michealbutz
Hi, IS there any way to display a ISPF panel when running RUNCPOOL X'12345678' AVAILABLE VERIFY DISPLAY EXEC((REXX)) From Within the Rexx exec REXX I Tried ADDRESS ISPEXEC "display panel(mypanel)" But it just displays the regular IPCS output Thankx  --

Re: scope=common data space

2010-12-28 Thread michealbutz
Maybe there is an easier way but take a SVC DUMP issue a DUMP command from the console include RASP address space That has the data space information RSMDATA subcommand in IPCS should have all sorts of info on dataspaces -Original Message- From: IBM Mainframe Discussion List [mail

Addpop Popup window Display command Return code 20

2010-12-29 Thread michealbutz
Hi, I have a popup window I am trying to display within a Rexx exec I do the AddPop then the Display Panel And Get A return code 20 The Panel (Popup) is 80 by 7 I have a WINDOW(80,7) keyword as a parameter on the )BODY statement

Re: Addpop Popup window Display command Return code 20

2010-12-29 Thread michealbutz
Got "0 zerrsm zerrlm" I should add I am doing this in the context of IPCS from a RUNCPOOL Appendage e.g. RUNCPOOL X'12345678' available verify display exec((rexx)) Where whit in the Rexx exec I display a Main Panel which displays okay When I try to display a popup via addpop I run into pro

Re: Addpop Popup window Display command Return code 20

2010-12-29 Thread michealbutz
Fixed the problem Width too long but it still didn't display I removed the Main Panel Display removed the Addpop just did a display Window on the popup and it displayed -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of michea

IPCS Evaluate Question

2010-12-31 Thread michealbutz
Hi, It is my understanding that when you reterive data from a IPCS dump using Evaluate And Specify "REXX(STORAGE(STRG) UNFORMATTED)" The data is returned as a Hex String meaning C1C2C3 is 3 Bytes in String Not 6 When I use SUBSTR to pick out the fields and Format them C2X,C2D Everything

Re: IPCS Evaluate Question

2011-01-01 Thread michealbutz
Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Binyamin Dissen Sent: Saturday, January 01, 2011 1:40 PM To: IBM-MAIN@bama.ua.edu Subject: Re: IPCS Evaluate Question On Fri, 31 Dec 2010 11:16:11 -0500 michealbutz wrote: :>It is my understanding that when you reterive da