IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

CICS Command Level interface module, AESFCICS


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
fgong

New User


Joined: 22 Oct 2007
Posts: 7

PostPosted: Fri Mar 28, 2008 5:26 pm
Reply with quote

CICS Command Level interface module, AESFCICS. I want to know everything about the OPEN-PARM and the parameters because I need choose the paper in the SNA printer(A4 or A3) , can you help me?
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Fri Mar 28, 2008 7:59 pm
Reply with quote

A google search on AESFCICS might help.

try this link >http://www4.hawaii.gov/dags/icsd/ppmo/Stds_Web_Pages/IT0303/it0303s4.htm


ask your CICS systems programmer for additional information
Back to top
View user's profile Send private message
fgong

New User


Joined: 22 Oct 2007
Posts: 7

PostPosted: Fri Mar 28, 2008 8:10 pm
Reply with quote

Thanks I know .

It only say:
01 OPEN PARM.
03 OPEN ENTRY PT PIC X(08) VALUE 'ESFOPNC '.
03 OPEN STATUS PIC X(02) VALUE '60'
.
EXEC CICS LINK PROGRAM ('AESFCICS')
COMMAREA (OPEN PARM)
LENGTH (nnn)
END EXEC.

But I need more information.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Mar 28, 2008 8:12 pm
Reply with quote

for more info search google with ...
"CMA SPOOL" or "CMA-SPOOL"

that' the product You are using, isn' t it ?

or ask Your support people for the docs
Back to top
View user's profile Send private message
fgong

New User


Joined: 22 Oct 2007
Posts: 7

PostPosted: Fri Mar 28, 2008 8:19 pm
Reply with quote

Thanks, for your help, I just try before this.
But I need to know the meening of fields parm.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Mar 28, 2008 10:59 pm
Reply with quote

that' s what the manuals are for icon_smile.gif
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Using API Gateway from CICS program CICS 0
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts How to load to DB2 with column level ... DB2 6
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
Search our Forums:

Back to Top