Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
No Answer is Posted For this Question
Be the First to Post Answer
How to update data area in cobol 400 program?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
what is PERFORM? and its types?
When search all is used in cobol program without sorted input data
Explain the syntax of sort?
What is redefine?
How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC
seqence numbers in cobol
Explain the types of perform?
Explain the syntax of redefine?
Define redefine and its syntax?
What are fillers? What is the actual use of fillers? With mall/simple example?