what is difference between DSPFD and DSPFFD?please give me
real senario with good example?
Answer / swadesh.yadav
Suppose i have a file 'ABC' and i want to know that how
many fields,how many records,when it was created,when was
last used,its access path ,trigger,journal,total member
these file have- with DSPFD command we can findout easily.
Suppose anyone want to know about there field in detail(i.e
name of the field also)we use DSPFFD b'cos DSPFD is not
diplay it field name.
In brief,DSPFFD is not able to findout-Trigger
name,Journal, Access path,Key field but DSPFD can find it.
| Is This Answer Correct ? | 38 Yes | 1 No |
What you have to do in the display file when you are using message subfile?
can anybody explain significance of *loval setll with example code????
am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me
how can you display specific subfile page on the screen in unequal subfile?
use of PUTOVR,OVRDTA,KEEP keywords?
How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?
can we use cl programming to update or delete physical files
Can AnyOne tell me how to read join logical file in rpg from starting to end?
Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?
How do I link an existing logical file to it's Physical File without recompiling?
What is the difference between iter and do?