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 |
how can I tell when to replace the array?
can anybody help me that what is the procedure of debugging the service program?
Anybody know the difference of primary file and full procedural file
Hi,Please give me complete code with this logic. The question is how to read the records from a file with load an array of size with error condition? (The logic is Z-Add 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN9 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO)please give me complete code with explanation?
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Can AnyOne tell me how to read join logical file in rpg from starting to end?
What is the difference between iter and do?
what is the use of sflnxtchg?
What are the types of identifiers?