ASSIGN RESTART



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

ASSIGN RESTART

Postby srn123 » Tue Oct 27, 2009 11:29 am

Hi,

Could you please let me know what the below CICS command does?

01 WS-RESTART PIC X(01) VALUE LOW-VALUES.

EXEC CICS ASSIGN
RESTART (WS-RESTART)
END-EXEC.

IF WS-RESTART = HIGH-VALUES
GO TO xxxx-error-para
END-IF.
srn123
 
Posts: 13
Joined: Wed Aug 26, 2009 6:07 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ASSIGN RESTART

Postby dick scherrer » Wed Oct 28, 2009 12:02 am

Hello,

Look here:
http://publibz.boulder.ibm.com/cgi-bin/ ... p4c00/1.12

The "open book" link at the top left of that page will take you to the table of contents. Something you want to bookmark. . .
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post