Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_System::IsFileExist Method
Syntax
C++
int IsFileExist(IFunctionHandler * pH, const char* sFileName);
Parameters 
Description 
const char* sFileName 
File name, including its path. 

!

System.IsFileExist( pszFileName )

!  

! Return 1 if the requested file exists. 

 

Copyright (c) 2012. All rights reserved.