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

Regarding REXX commands


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ravi.bollineni

New User


Joined: 28 Jun 2006
Posts: 8

PostPosted: Wed Jun 28, 2006 5:32 pm
Reply with quote

Hi all,

We have 'cls'(clear screen) command in REXX for windows environment. What is the corresponding command for mainframe environment (OS/390 or VM).

Could you please let me know this..

Always Thanking You,
Ravi.
Back to top
View user's profile Send private message
superk

Global Moderator


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

PostPosted: Wed Jun 28, 2006 6:06 pm
Reply with quote

Not out of the box (think about it - why would you realistically need such a function?).

You do have some options, though. On FILE300 of the CBT Tape (www.cbt.org) is a couple of programs: one called CLRSCRN and one called KOMM. They are designed for 3270 terminals, so I personally have no idea if they work on a 3270 emulator's screen.

Option 2, if you wish, is to use the ISPF display CONTROL parameter, I think someting like "ISPEXEC CONTROL LINE START(1)".
Back to top
View user's profile Send private message
ravi.bollineni

New User


Joined: 28 Jun 2006
Posts: 8

PostPosted: Fri Jun 30, 2006 6:08 pm
Reply with quote

Thank you very much.

Ravi.
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 Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top