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

WHAT IS HIGH AND LOW IN PL/I?


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nutakkimurali

New User


Joined: 15 Nov 2005
Posts: 22

PostPosted: Mon Feb 27, 2006 2:00 pm
Reply with quote

Hi all,

I declare something like this...

DCL 01 NAME CHAR(3) INIT(HIGH('MUR'));

DCL 01 NAME1 CHAR(3) INIT(LOW('MUR'));

i know it a string-handling built-in function and i want to know the functionality..Please explain me in clear way in detail..


Regards,

Murali
Back to top
View user's profile Send private message
DavidatK

Active Member


Joined: 22 Nov 2005
Posts: 700
Location: Troy, Michigan USA

PostPosted: Wed Mar 01, 2006 3:42 am
Reply with quote

Here is a link to the PL/I for MVS & VM Language Reference



PL/I for MVS & VM Language Reference


Hope this helps,

Dave
Back to top
View user's profile Send private message
shaswata

New User


Joined: 13 Sep 2005
Posts: 3

PostPosted: Mon Aug 28, 2006 5:58 pm
Reply with quote

Can any one give an example that describes the utilization of this HIGH & LOW.............
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts Need all records with high key SYNCSORT 15
No new posts ESQA overflow - high ECSA utilization All Other Mainframe Topics 1
No new posts High CPU consumption Job using IAM fi... JCL & VSAM 15
No new posts COBOL DB2 - CALL statement - high CPU... DB2 15
Search our Forums:

Back to Top