View previous topic :: View next topic
|
Author |
Message |
satish.ms10
Active User
Joined: 10 Aug 2009 Posts: 184 Location: India
|
|
|
|
Hi,
I want my program to stop checking array index/subscript.
Can some one please let me know the equivalent command for NOSSRANGE in PL/I?
Thanks!
Sati |
|
Back to top |
|
|
prino
Senior Member
Joined: 07 Feb 2009 Posts: 1316 Location: Vilnius, Lithuania
|
|
|
|
Another TS who posts without having RTFM, where the answer to his question could be found in about a minute.
PL/I does not check subscripts, unless you explicitly tell it to do so. FWIW, if your site forces it on (and they can), they will have sound reasons for doing so and you have no reason to stop them. |
|
Back to top |
|
|
satish.ms10
Active User
Joined: 10 Aug 2009 Posts: 184 Location: India
|
|
|
|
Hi Prins,
Thanks for your quick reply.
I Want to tell my program to check Array subscript. Which command i can use to do.
Please let me know. |
|
Back to top |
|
|
prino
Senior Member
Joined: 07 Feb 2009 Posts: 1316 Location: Vilnius, Lithuania
|
|
|
|
did You care to RTFM! |
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10889 Location: italy
|
|
Back to top |
|
|
|