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

Customizing the ISPF HILITE Command


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

Global Moderator


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

PostPosted: Fri Mar 03, 2017 11:49 pm
Reply with quote

I will be speak at the SHARE conference next week in San Jose. Please attend my session:

Customizing the ISPF HILITE Command
Room: Room 213 Session Number: 20019
Monday, March 06, 2017: 3:15 PM - 4:15 PM

In this session, the speaker describes a programming technique that allows you to HILITE arbitrary text in the ISPF editor. The editor's normal highlighting can be extended to highlight additional text. For example, SQL can be highlighted, where language keywords are shown in a different color than punctuation, constants and names. Also covered is some background for the highlighting mechanism. (AD6) (ZOSP1)
Back to top
View user's profile Send private message
don.leahy

Active Member


Joined: 06 Jul 2010
Posts: 765
Location: Whitby, ON, Canada

PostPosted: Sat Mar 04, 2017 2:04 am
Reply with quote

I'd love to be there, as this is a topic that I have looked into myself, but with only limited success. But my employer doesn't like sending "application" people to SHARE.

I look forward to seeing the presentation slides after the event.
Back to top
View user's profile Send private message
Pedro

Global Moderator


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

PostPosted: Tue Mar 07, 2017 11:11 pm
Reply with quote

I think anyone can join SHARE.ORG and download the presentation. However, they charge you to attend the conference.
Back to top
View user's profile Send private message
don.leahy

Active Member


Joined: 06 Jul 2010
Posts: 765
Location: Whitby, ON, Canada

PostPosted: Wed Mar 08, 2017 1:27 am
Reply with quote

Yes, my employer, like many others, has a corporate membership so there was no cost for me to join. I frequently troll through the vast repository of information found on SHARE.ORG.

But as you say, actually attending a SHARE conference costs money.
Back to top
View user's profile Send private message
Lynne

Active User


Joined: 15 Jan 2015
Posts: 107
Location: USA

PostPosted: Wed Nov 20, 2024 8:55 pm
Reply with quote

Pedro wrote:
I will be speak at the SHARE conference next week in San Jose. Please attend my session:

Customizing the ISPF HILITE Command
Room: Room 213 Session Number: 20019
Monday, March 06, 2017: 3:15 PM - 4:15 PM

In this session, the speaker describes a programming technique that allows you to HILITE arbitrary text in the ISPF editor. The editor's normal highlighting can be extended to highlight additional text. For example, SQL can be highlighted, where language keywords are shown in a different color than punctuation, constants and names. Also covered is some background for the highlighting mechanism. (AD6) (ZOSP1)


Pedro, do you have the presentation notes/pdf/powerpoint for this? I could not find it online.

I am trying to define a Hilite Color profile for a type of file not defined in standard hilite profiles.

Thanks.
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1315
Location: Vilnius, Lithuania

PostPosted: Thu Nov 21, 2024 2:36 am
Reply with quote

Look for File # 967 CBT Usermods Collection for ISPF (CUCI) on the CBT tape website
Back to top
View user's profile Send private message
Lynne

Active User


Joined: 15 Jan 2015
Posts: 107
Location: USA

PostPosted: Thu Nov 21, 2024 8:09 pm
Reply with quote

I do not have the application to open an XMI file.

Don't they have something in a Word/powerpoint/pdf format? I've downloaded many SHARE presentations in these more common formats.

Thank you.
Back to top
View user's profile Send private message
Pete Wilson

Active Member


Joined: 31 Dec 2009
Posts: 592
Location: London

PostPosted: Thu Nov 21, 2024 8:28 pm
Reply with quote

Have fun Prino :-)

Always the same select few from my company that get to go...probably always will be
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1315
Location: Vilnius, Lithuania

PostPosted: Thu Nov 21, 2024 8:41 pm
Reply with quote

github.com/dmolony/Xmit - Java, runs everywhere

www.cbttape.org/xmitview.htm - a whole load more

www.cbttape.org/njw/index.html - Windoze

I personally occasionally use XMIT Manager, third in the list above, but most of the time www.cbttape.org/ftp/unxmit/RECV390.zip, which is command-line only, but can handle VB files.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10888
Location: italy

PostPosted: Thu Nov 21, 2024 9:51 pm
Reply with quote

find here the unxmitted file 967

drive.google.com/file/d/1yFJfI5Evvt_vDUsojlOFswX19bMDdETt
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10888
Location: italy

PostPosted: Thu Nov 21, 2024 10:05 pm
Reply with quote

I forgot that github provides the expanded cbttape files

github.com/CBTTape/CBT967
Back to top
View user's profile Send private message
Pedro

Global Moderator


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

PostPosted: Fri Nov 22, 2024 6:29 am
Reply with quote

re: I am trying to define a Hilite Color profile

I am not sure my presentation covers 'profile' as you describe it. But you can create a custom EDIT/VIEW panel to do arbitrary highlighting.

Lynne, I sent you a private message asking for your email address.
Back to top
View user's profile Send private message
Lynne

Active User


Joined: 15 Jan 2015
Posts: 107
Location: USA

PostPosted: Sat Nov 23, 2024 4:19 am
Reply with quote

I think that would meet my needs.

It is a file that is much used, but not a standard format. It would just really be nice if people could view it with a colors. kind of a really basic color scheme (like no color scheme) that goes on for pages and pages.... when it really has sections and a format.. just hard to decipher the way it displays.
Back to top
View user's profile Send private message
Pedro

Global Moderator


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

PostPosted: Sat Nov 23, 2024 7:14 am
Reply with quote

Lynne, I sent you a PDF file.
Back to top
View user's profile Send private message
Lynne

Active User


Joined: 15 Jan 2015
Posts: 107
Location: USA

PostPosted: Thu Dec 12, 2024 4:02 am
Reply with quote

Thank you, Pedro. I appreciate it.

I was looking for a way to define a color profile for viewing a file, not a panel, if I am understanding your presentation. I just go to ispf VIEW command to view the file in my rexx. I was hoping to define a new HILITE profile to use for the files my ISPF application displays.

I looked up ISRPXASM, the ISPF user-customizable table, to see if I could add something there.. I figured out where it is on my system, but could find no instructions on how to define a new color profile.

but I will keep looking. Thanks anyway for taking the time to send me the pdf.
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 REXX/CMS How to place command console... CLIST & REXX 4
No new posts Help needed in automation cics transa... CLIST & REXX 1
No new posts How to Login in to cics region and is... CICS 9
No new posts Passing containers on START command CICS 4
No new posts Preserve changes to ISPF Panel Variables TSO/ISPF 5
Search our Forums:

Back to Top