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 is the difference between do while and do until?
Errors in Sql query will be in which state?
what is flat file?
i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
We have a Physical file, after reading 5 records,it has to read LF of that same Physical file,Will it start reading from Ist record or will start reading from 5th record?
What are the necessary keywords required to code a message subfile?
What is I90(Insure 90)?
What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.
The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
can anyone explain aboutovrOVRDBF,OPNQRYF, OVRSCOPE and OPNSCOPE?
Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?
What is a record lock error?