Difference between revisions of "Extensions.File.FileHandle"

From emotive
Jump to navigation Jump to search
Line 5: Line 5:
 
== Description ==
 
== Description ==
 
A '''FileHandle''' is an abstract handle for a file that has been opened.
 
A '''FileHandle''' is an abstract handle for a file that has been opened.
 +
 +
{{ConversionTable |
 +
 +
}}

Revision as of 02:26, 27 September 2018

Classification

Name FileHandle
Short Description Is an abstract handle
Class Complex Data Type
Base Data Type ComplexType
Default Value Empty
Provide a Literal No
SpecifiedBy ISO 13209-3
Standard Compliant Yes

Description

A FileHandle is an abstract handle for a file that has been opened.

Core Conversion

The following table shows the rules for conversion to another data type:

Conversion Result Sample
ToBoolean Undefined (should not be used)
ToInteger Undefined (should not be used)
ToFloat Undefined (should not be used)
ToString Undefined (should not be used)
ToByteField Undefined (should not be used)