Scope
Dialog Output Functions (Commands)
Functions / Commands Usage Examples, Notes sort records
sort set/<records> /<fields>
- You can sort by multiple fields.
- The sort is ascending, unless you add a d at the end.
- sort s28/all/au,ti
display records
d s3/9/all
d s8/2/19
d 1/6/2-9
- A screen-by-screen display
- d[set #]/[format]/ [item #s]
type
t s2/4/1-31
- A continuous display of results
report
report s8/2/co,py,sa
- Geneates a tabular display of the fields that you select.
pr s1/2/3
pr s3/5/3-9/ti
- Offers varied ways to deliver or print selected search results.
- Use pr cancel to cancel a print command.