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

Differnce between ARG and PULL


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Tue Dec 11, 2007 6:15 pm
Reply with quote

Hi all,
I am new to REXX. Could anyone explain to me what is the difference between ARG and PULL functions?
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Tue Dec 11, 2007 6:24 pm
Reply with quote

Gnanas,

Quote:
Could anyone explain to me what is the difference between ARG and PULL functions


These Keywords are self-explanatory. ARG refers to ARGUMENT. This instruction is used to receive the data in the called function.

PULL is used to accept input/inputs.
Back to top
View user's profile Send private message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Tue Dec 11, 2007 6:31 pm
Reply with quote

But both of them can be used to get input(s) from terminal???
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Tue Dec 11, 2007 6:34 pm
Reply with quote

ARG instruction.

PULL instruction.
Back to top
View user's profile Send private message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Tue Dec 11, 2007 7:07 pm
Reply with quote

Thanks Kevin.
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Select two different counts from SQL... DB2 6
No new posts To pull the file with Date and Time u... TSO/ISPF 17
No new posts ICETOOL job to pull ML1 datasts DFSORT/ICETOOL 7
No new posts How to force PULL to read user-input ... CLIST & REXX 5
No new posts Want to pull the job log into a Mainf... Compuware & Other Tools 9
Search our Forums:

Back to Top