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

MPF mnemonics in ASM program


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
hobbes

New User


Joined: 20 Jul 2007
Posts: 2
Location: India

PostPosted: Tue Nov 09, 2010 12:18 pm
Reply with quote

In a HLASM program that I'm analyzing, there are few statements like these -
LABEL01 MPF DEF,AAAA,R=LABEL02

In some other place in the program,
MPF LI,BBBB

where AAAA & BBBB are character strings.

Can anyone tell me what these MPF commands are?
Also, any webpage link with more information on the MPF commands would be really helpful.

Thanks!
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Nov 09, 2010 12:21 pm
Reply with quote

looks like a locally developed macro,
ask Your peers or Your support
Back to top
View user's profile Send private message
Bill Dennis

Active Member


Joined: 17 Aug 2007
Posts: 562
Location: Iowa, USA

PostPosted: Tue Nov 09, 2010 10:46 pm
Reply with quote

Do you have Assembly JCL? Run it and look at the expansion of the code in the listing!
Back to top
View user's profile Send private message
hobbes

New User


Joined: 20 Jul 2007
Posts: 2
Location: India

PostPosted: Wed Nov 10, 2010 9:51 am
Reply with quote

Yes, it looks like a local macro.
I wanted to make sure it has nothing to do with MPF(message processing facility).
Thanks for you answer!
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
Search our Forums:

Back to Top