Difference between revisions of "DFU"

From MidrangeWiki
Jump to: navigation, search
m (tag with Template:artredir for redirect from article into category namespace)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
DFU = ''Data File Utility''.
+
#REDIRECT [[Category:DFU]]
 
+
{{artredir|DFU}}
We can use it to create a format or simplistic "program" that will let us update a file one record at a time, or with option 5 from STRDFU, we specify the physical or logical file and member (or *FIRST) then the 400 will setup a dummy set of DFU specifications on the fly, to let us update that file.
 
 
 
The file layout has to exist before we can access it vie DFU, while we can use DFU to add records.
 
 
 
With DFU, we can access a file to
 
* add records
 
* delete records
 
* change records
 
* display records
 
* print records
 

Latest revision as of 17:45, 16 April 2007

Redirect to:

The contents of this article have been moved to Category:DFU.
See {{artredir}} for wikisyntax on the use of the template.