How can you determine the number of characters in a variable?
Answers were Sorted based on User's Feedback
Answer / abhishek bajpai
Use
%Len(%Trim(Variable)) to get the exact number of characters
in a variable
| Is This Answer Correct ? | 14 Yes | 0 No |
What would be the effect on the field where reverse image, underline and high intensity?
How can you delete records form a file in rpg without using "Delete" OPCODE?
1.CA(command Atention key)& CF(command Function key) difference with example?Please can any body tell me in real time exp? 2.Can any body tell me some mandatery function keys using while creating any screen with use of SDA-FUNCTION kEYS?
How to call one program from another program in RPG? please help me with the code
suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
How to read data from Nth member of a physical file containing some X number of members in it? "Provided member names are unknown"
list down and describe the sub systems vailable
in which journalling which attributes are necessary
I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.
How do you know if a record exists without doing a READ and CHAIN?
How to find d key field of a pf that doesn’t have source physical file?