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
How do you check object lock
what is the difference between *like and *namvar ?
What is %CHECK?
what is scan and xlate?
define the purpose/use for sflrna?
an access path may be in which sequence?
what is a composite key?
how can we run a batch job?
What is the Difference between command attention key and command function key ?
how do you read data area in an rpg program?
how to read database records without locking them?
why is as/400 called object oriented machine?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
what is elastic and non elastic subrile?
WHAT IS FERERENTIAL INTRIGRITY ?