To list;
  Not sure if this is the correct forum to post this. If not, can someone point 
me in the right diection. I have a CICS COBOL program issuing the instruction 
below. After it runs through the DFHECP1$ translator, I get the  IGYPS2106-S 
error. Below is a snippet of the code and the error message.
           *EXEC CICS FORMATTIME ABSTIME(RAWTIME)                               
 *                     MMDDYY(DATE-OUT)                                *        
             DATESEP('-')                                    *                  
   TIME(TIME-OUT)                  
                *                     TIMESEP(':')                              
      *END-EXEC.                                                                
 Call "DFHEI1" using by content x"4a0484830784830000              -    
"f0f0f5f2404040" by reference RAWTIME by content x"                   content 
x"0000" by content x"0000" by content x"000                   reference 
DATE-OUT by content x"0000" by
 content x"                   by content x"0000" by content x"0000" by content 
x"                                                                      => 
IGYPS2106-S "BY" was found in the "CALL" statement.  It was not all allowed in 
this     content x"0000" by content x"0000" by reference TIME-OUT by end-call.  
 
     IGYPS2113-E The explicit scope terminator "END-CALL" was found without a 
matching            verb.  The scope terminator was discarded.     
Like I stated previously, if this is not the appropriate list for this 
question, please let me know which list I should go to.
Thank you in advance, Bill J.                                               

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to