Lower case to Upper case

cobol interview questions

Moderator: Moderator Group

Post Reply
Giri12
Member
Posts: 10
Joined: Thu Apr 09, 2009 12:37 pm
Location: Bangalore

Lower case to Upper case

Post by Giri12 » Fri Nov 13, 2009 7:41 pm

How to code a cobol program to convert Lower case to Upper case letters without using any built-in functions or Intrinsinc functions?
Hi

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Fri Nov 13, 2009 9:22 pm

you can use INSPECT CONVERTING;
example bottom of this page
Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

academyindia4

Topic deleted by Admin

Post by academyindia4 » Sat Jan 30, 2016 11:24 pm

<< Content deleted By Admin >>

academyindia4

Topic deleted by Admin

Post by academyindia4 » Wed Feb 03, 2016 10:56 pm

<< Content deleted By Admin >>

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others