Determine the value of the result field a. Cost = $110. 00 b. Tax = 20% c. MarkUp= 05% d. Sale = 10%
1 1631Define the purpose of Factor 1 the Operation Code and *IN15 in following code HI LO EQ C *YMD Test(D) yymmddDate 15
1 1709Post New IBM AS400 AllOther Questions
how do you specify the number of records to roll in a subfile ?
What is the maximum number of subfiles that can be specified in a display file?
what keyword must be used with protect keyword ?
how to validate input values in display file ?
what are different record spacing keywords in rlu ?
Can we debug the MSGW JOBS?
What is the difference between physical file and logical file?
can a indexed file be accessed in arrival sequence in rpg program?
what is the use of sflend keyword?
how do you read changed records backward in subfile?
under given circumstances, my cgi should link to another site. How to implement this?
what is a spool file?
which of the following operations does not zero the field flda defined as 4,0?
how can I start a page in a new window?
i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.