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

to brighten only the first character


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nankrish

New User


Joined: 11 Nov 2005
Posts: 26

PostPosted: Thu Jun 22, 2006 9:39 am
Reply with quote

Hi,

I would like to brighten only the first character in a field Map.

for ex: if i have to display 'ORGANIZATION' ,then only 'O' should be bright and all other should be normal.
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Thu Jun 22, 2006 1:37 pm
Reply with quote

under BMS, attribute fields are used to set the brightness, color and other states of a field.
This attribute always take one character on the screen.
In all cases, defining an attribute in the middle of a word will add a "space", so it would look like that: "O RGANIZATION"
Back to top
View user's profile Send private message
nankrish

New User


Joined: 11 Nov 2005
Posts: 26

PostPosted: Thu Jun 22, 2006 2:05 pm
Reply with quote

hi Marso,

thanks for the info.

but is it possible to brighten 'O' without spaces between 'ORGANIZATION'.

its a single word.

is it possible to do something dynamically in the online program?
Back to top
View user's profile Send private message
Mickeydusaor

Active User


Joined: 24 May 2006
Posts: 258
Location: Salem, Oregon

PostPosted: Thu Jun 22, 2006 7:38 pm
Reply with quote

The answer is NO.
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Panvalet - 9 Character name - Issue c... CA Products 6
No new posts String has hex character need to conv... COBOL Programming 3
No new posts Output LREC based on specific character DFSORT/ICETOOL 22
No new posts Replacing character string in file th... JCL & VSAM 9
No new posts Problem while sending special charact... JCL & VSAM 4
Search our Forums:

Back to Top