how to execute a rexx program without using tso ?



IBM's Command List programming language & Restructured Extended Executor

how to execute a rexx program without using tso ?

Postby arsekar_purva » Wed Apr 30, 2008 2:25 pm

Usually when we write a rexx program,we use tso and rexx program name to execute it.But i dnt want to use tso.suggest a way to do this.
arsekar_purva
 
Posts: 7
Joined: Thu Apr 24, 2008 11:32 am
Has thanked: 0 time
Been thanked: 0 time

Re: how to execute a rexx program without using tso ?

Postby MrSpock » Wed Apr 30, 2008 3:19 pm

Exit ISPF and return to the native TSO session (the READY prompt). There, you can enter just the program name without having to include TSO in front.
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: how to execute a rexx program without using tso ?

Postby dick scherrer » Wed Apr 30, 2008 9:43 pm

Hello,

Please note that the request was to not use tso.

But i dnt want to use tso.suggest a way to do this.
Where might you run your rexx if not within tso?

It sounds like you have something in mind but you have not explained what you want to do.
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 CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post