what opcode could be used to test an alphanumeric field for all numeric values?
Answer Posted / bharti verma
TESTN
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Space & Skip Are Which Level Keywords?
which are the string manipulation opcodes?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
what is the use of sflend keyword?
what is the use of unique keyword and what level it is defined?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
what is the maximum number of fields under a record format of physical file?
how can I control the way a remote browser uses its cache?
Difference between NOPASS & OMIT?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
why do we use readc? What is sflnxtchg?
What is access path in as400?