Hi,while writing a program, what is the mandatory
specification using rpg/400 (in7 specification)?And please
tell me what is the difference between SCAN AND CHECK
opcodes?can any body tell me in real time senario?with
example?
Answer Posted / t thomas
%check validates a string character by character to a
particular set of characters and gives 0 if that character
in the string is not present in our set else give the
position.
%scan checks in a string whethere a string or character is
present in another string and also gives the start position.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the types of data structure in as400?
what is the purpose of data structure?
what is the purpose of overrides?
how many types of display are available on as/400 for user interaction?
what is the difference between sflclr and sflinz?
what is the use of data structures?
what is the necessary keyword for non-join logical file?
define the purpose of the iter operation?
How can we update a specific field in RPG?
Difference Between Call & Sbmjob?
what is the favicon.ico request that my site receives now and then?
how can a message from a message file appear as a constant on the screen?
how to define to define a hidden filed in dspf ?
why is the declare cursor statement is used for?
how can we run a batch job?