What is the use of TRT instruction and how it is working?

Answer Posted / md saifullah

for example we want to test if given variable is numeric we can do it by following code.

We can define a table with all FF execpt from 0 t0 9 00

Table1 DC 256c'ff'
org table1
dc 10c'00'

Now we can give
TRT var1,table1
BZ numeric

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to produce soc7 abend?

810


Explain about house keeping in assembler?

797


explain icm instruction?

816


Why do we use "drop"?

735


how to pass the parameters from jcl to assembler pgm?

814


How do you round the addition or subtraction of two numbers in assembler?

777


What will happen if we drop the base register in the program which contains only one basereg?

746


How to pass the parameters from jcl to assembler program?

717


how to retrieve the instream data in sysin?

861


What does the following code do? Ap wkur,=p5 where wkur is a label?

801


Explain the difference between various read and find statement and which one should be used when for better adabas performance?

747


What is icm instruction?

809


how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?

872


Explain about base register?

790


How many maximum base registers we can have in a program?

786