Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» MetaProducts Inquiry
» Features
» Getting Started
» Enhance Web Browser
Options Dialog
» General
» Integration
» Save
» User Interface
» Plugins
» Page Icons
» Citation Styles
» IQLS.exe File
Inquiry Plugins
» Plugins
» IQ Object
» FileIO Object
» Saver Object
» Elements Object
» MetaData Object
» Options Object
» Session Object
» Folder Object
» Page Object
» File Object
 

FileIO Object

Contains:

Constants fmWide, fmUTF and fmPlain, which define the format of the file to be written.

Functions:

data recovery demo software crack email password data recovery download directories
best software faqs disk repair freeware software manuals
data recovery prices cracking email password data recovery affiliates
  • GetTempFile (without parameters) - returns name of the temporary file.
  • GetPluginFolder (without parameters) - returns path to the folder in Inquiry where the plugin may keep its files. This folder also conains options.xml file with the plugin settings.
  • Create (fname, mode) - returns File object, which is open for writing. fname - filename to create, mode is optional. If mode is omitted, it is smPlain.
  • Open (fname, mode) - returns File object, which is open for reading. fname - filename to create, mode is optional. If mode is omitted, it is smPlain.
  • Run (fname, Parameters) - executes fname with the Parameters (optional).
  • Delete (fname) - removes file.
  • FileExists (fname) - returns true if fname exists on the disk.
Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals