skip to main content

Library Routines : C$TOLOWER

C$TOLOWER
The C$TOLOWER library routine converts a data item's content to lower-case.
Syntax:
 CALL "C$TOLOWER" USING textItem 
Parameters:
Examples:
Example - Change case to lowercase for a string
move "Hello COBOL World" to str1
call "c$tolower" using str1

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left