[This is preliminary documentation and is subject to change.]

The FileAnywhere type exposes the following members.

Constructors

  NameDescription

Methods

  NameDescription
Public methodStatic memberExists
File checking function to see if the file exists first before downloading
Public methodStatic memberOpen
Opens a given filename. Note it will NOT check to see if the file exists If you need that function, use "Exists" prior to it to ensure proper error handling Once the buffer is full, the "parser" event is triggered to parse the file input

See Also