Difference between revisions of "*FILE"

From MidrangeWiki
Jump to: navigation, search
m
 
m
 
Line 1: Line 1:
 
[[Category:Object Types]]
 
[[Category:Object Types]]
 
A <code>*FILE</code> object represents on of the many file objects on the system.
 
A <code>*FILE</code> object represents on of the many file objects on the system.
 +
 +
==See also==
 +
* [[Files]]

Latest revision as of 21:34, 9 September 2006

A *FILE object represents on of the many file objects on the system.

See also