ID 839
Created 7/18/07
Reporter/s Robin Lauryssen-Mitchell
Version 1.5.5
Type Enhancement
Status Implemented
Platform All
Resolved 7/18/07
Version 2.0a1
Title Scripting: Add file existence routines
Description Add calls so that the existence of a file or folder can be ascertained from a script.
Resolution

Implemented. Also for V1.5.9.

function FileExists(path) as boolean

function IsFolder(path) as boolean

function FileLength(path) as integer


Return to full list of bugs/enhancements

Return to beta page