This blog lists some useful LotusScript functions
Function DirExists (strPath As String) As Boolean DirExists = (Dir$ (strPath ,16 ) <> "" ) End Function
Note: Only a member of this blog may post a comment.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.