Extensions.File
Revision as of 10:30, 28 November 2016 by Nb (talk | contribs) (Created page with "{{DISPLAYTITLE:OTX '''File''' Extension}}Category:OTX-ExtensionCategory:Xml == Classification == {{ClassificationExtension | File | UPDATING... | OtxReference#Extens...")
Classification
Name | File |
Short Description | UPDATING... |
Class | OTX Extension |
Base Extension | - |
Pre-Conditions | - |
Specified by | ISO 13209-3 |
Introduction
UPDATING...
Actions
CloseFile | |
Delete | |
SaveFile | |
WriteBytes | |
WriteFile | |
WriteLine |
Terms
CreateTempDirectory | |
GetFilePath | |
GetFilesFromDirectory | |
GetFileSize | |
IsDirectory | |
IsEndOfFileReached | |
IsFile | |
OpenFileForRead | |
OpenFileForWrite | |
ReadBytes | |
ReadFile | |
ReadLine |
Data Types
FileHandle | |
FileReadHandle | |
FileWriteHandle |
Exceptions
FileException | |
FileFormatException | |
FileLockException | |
FileNotFoundException | |
FileOpenException | |
FileSaveException |