5 pts.
 AS/400 question
how can we see records in a physical file without using run query?

Software/Hardware used:
as/400
ASKED: May 24, 2012  7:53 PM
UPDATED: May 30, 2012  10:12 AM

Answer Wiki:
DSPPFM DFU CPYF *PRINT
Last Wiki Answer Submitted:  May 24, 2012  8:10 pm  by  CharlieBrowne   33,730 pts.
All Answer Wiki Contributors:  CharlieBrowne   33,730 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

STRSQL
Database tool in navigator
SQL from navigator

 44,630 pts.

 

write a program

 7,205 pts.

 

DSPF can also work.

But the point of the question isn’t clear. RUNQRY is just about as good as it gets. Why would something else be needed?

I’d guess that there is a reason behind the question. If we knew the reason, the most appropriate answers might be given.

Tom

 110,155 pts.

 

In a nut shell, you can use STRSQL, STRDFU, DSPPFM, and CPYF apart from RUNQRY to view the data from a file.

 315 pts.