Can we move X(9) to 9(9). If yes what are the ways for
doing this?

Answer Posted / ashish

Alphanumeric to numeric movement is possible but not always,
say if it has numeric value then only it is possible o/w if
it contains alphabetic value then it wont b possible

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What kind of error is trapped by on size error option?

731


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

461


) How do u handle errors in BMS macro

1498


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2048


How many bytes S(8) comp field occupy and its maximum value?

1620






I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1796


What is rmode(any) ?

676


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

883


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3706


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

671


Name the sections present in data division.

691


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

619


Write some characteristics of cobol as means of business language.

609


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

666


i want a program using by if, evaluate , string, unstring, perform, occurs?

4033