how can we can we the data decimal error?how can we open such
file in support
Answer / raju ch
we can achieve this by populating the numeric value into Character data structure field.
| Is This Answer Correct ? | 0 Yes | 0 No |
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?
i want to retrieve record b/w 2 dates in as400
3. Given the DOS Specification below and the following information: • Indicator 50 is off • No records have been written to the subfile What will be the result if the EXFMT operation code is performed on the record format CTLR? A R SUBFL A DESCRIP 101 6 1ODSPATR(UL) A DFT(’NOT FOUND’) A R CTLR SFLCTL(SUBFL) A N50 SFLDSP A SFLDSPCTL A SFLINZ A 67 SFIJEND A SFLSIZ(13) A SFLPAG(12) A ACCOUNTNO 100 S 10 a.) Only AccountNo will display b.) SUBFL will be initialized with 13 blank records c.) An I/O exception error will occur d.) The screen will display 12 records with ‘NOT FOUND’
parameters cannot be passed in which one??
1.If *HIVAL SETGT is used what opcode is used to read a record? A:READ B:READPE C:CHAIN D:READP 2.How to pass numeric parameter to the rpg pgm from the command line? 3.What keyword is used on the rpg 4 definition specification to rename a subfile in an externally definition data structure? A:RENAME B;LIKE C:EXTNAME D:EXTFLD
wat is curser?? and its types???
Can any body give the code for this quesition? Using the following details write C-Spec code to set Name to"AMMU LABS SYSTEM" D NAME1 S 10 INZ('AMMU') D NAME2 S 10 INZ('LABS') D NAME3 S 10 INZ('SYSTEM') D NAME S 20
How do I link an existing logical file to it's Physical File without recompiling?
Can someone tell me tell me what is meant by message wait...?
how do you use commitment control in rpg?
two attributes which govern the excecution of a job>>>>??
Can you copy the records created by the OPNQRYF to other files and how?