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

HILITE on Browse mode?


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
AlexSalas95

New User


Joined: 18 Mar 2024
Posts: 3
Location: United States

PostPosted: Mon Mar 25, 2024 9:33 pm
Reply with quote

As a new mainframe developer, I'm still quite used to snazzy IDEs that make reading/editing code a lot easier. And about 99% of the time, I'm able to use them. However, inevitably, I have to resort to viewing a dataset via green screen.

I'm able to enable HILITE when editing a file, but I haven't been able to when browsing one. I know the simple solution would be to just go into edit mode, but I figured surely it could be enabled for browse mode too?


TLDR: Is there any way to enable HILITE when in browse mode?
Back to top
View user's profile Send private message
Joerg.Findeisen

Senior Member


Joined: 15 Aug 2015
Posts: 1255
Location: Bamberg, Germany

PostPosted: Mon Mar 25, 2024 9:43 pm
Reply with quote

Use VIEW instead of BROWSE.

View allows you to display source data or output listings. With View,
members of partitioned data sets, DASD-resident sequential data sets,
or z/OS UNIX files can be displayed, and updated using Edit primary
and line commands. Changes to data are not saved.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Tue Mar 26, 2024 12:56 am
Reply with quote

re: used to snazzy IDEs

fyi. I am retired now, but during the last few years that I was working, we used Rational Developer for Z. It used VS Code for editing on Windows, but had capability to store, compile and build to a mainframe. And, I recall it had an interactive debugger.

See www.ibm.com/products/developer-for-zos
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Difference when accessing dataset in ... JCL & VSAM 7
No new posts FIELDS OVERLAPPING WITH MODE = IN OR ... CICS 3
No new posts Issue while reading a file in browse ... TSO/ISPF 7
Search our Forums:

Back to Top