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

Rexx command to open an another text file in windows


IBM Mainframe Forums -> PC Guides & IT News
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Bharath Vikraman

New User


Joined: 06 Aug 2017
Posts: 9
Location: India

PostPosted: Sat May 12, 2018 4:34 pm
Reply with quote

Hi.. I am using Regina Rexx Interpretor tool in windows. Could anyone say a command to open an another file from current file.

For example--> I am writing my Rexx code in Notepad ++ and i want to open an another text file. How do i do that?
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Sat May 12, 2018 5:21 pm
Reply with quote

With a second windooz box?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Sat May 12, 2018 5:47 pm
Reply with quote

Quote:
For example--> I am writing my Rexx code in Notepad ++ and i want to open an another text file. How do i do that?


learn how to use notepad++ icon_cool.gif

no relation whatsoever with REXX
Back to top
View user's profile Send private message
Bharath Vikraman

New User


Joined: 06 Aug 2017
Posts: 9
Location: India

PostPosted: Sat May 12, 2018 9:23 pm
Reply with quote

In Notepad++ We have language selection , there we can select Rexx language.ok anyways my query is ->I need a rexx command in windows to open another text file?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Sat May 12, 2018 11:15 pm
Reply with quote

NO
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Sun May 13, 2018 2:50 am
Reply with quote

Quote:
I am using Regina Rexx Interpretor tool in windows.
This is a mainframe forum for mainframe uses of REXX. Why would you even think we could answer your question about Windows REXX? If Windows REXX allows you to open another text file, you will need to consult a Windows forum on how to do it since mainframes do not work in that way.
Back to top
View user's profile Send private message
steve-myers

Active Member


Joined: 30 Nov 2013
Posts: 917
Location: The Universe

PostPosted: Sun May 13, 2018 4:02 am
Reply with quote

From the point of view of a mainframe person, there are at least two ways of interpreting your request.
  • Your Rexx exec has directed Windoze to open a program, such as Notepad++, and the Rexx exec has either terminated, or it is waiting for the other window to terminate. If this is the case, I suspect what you propose cannot be done.
  • Your Rexx exec has been initiated by an application, such as the Notepad++ application mentioned by Mr. Sorichetti. Assuming this is possible, then I presume it is possible for the Rexx exec to open an application/window, though I do not know how to do this. You have two choices here: consult the Regina Rexx documentation - you do have it, I hope - or find a Windoze forum like this one and ask your question there. As Mr. Sample says, this forum is for people that use the z/OS TSO version of Rexx, not any Windoze version of Rexx.
Back to top
View user's profile Send private message
Bharath Vikraman

New User


Joined: 06 Aug 2017
Posts: 9
Location: India

PostPosted: Sun May 13, 2018 7:45 am
Reply with quote

OK thanks.i will refer Regina documentation.
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 -> PC Guides & IT News

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Running REXX through JOB CLIST & REXX 13
Search our Forums:

Back to Top