FTPit Pro

Transfer files to and from an FTP server

<- Back to FTPit Pro function list

FTPit_LocalDirExists

Description

This function tests for the Existence of a Directory on your hard drive.

Return Type
Number (1=True, 0=False)
Format
FTPit_LocalDirExists ( Dir )
Required Parameters
  • Dir

    The Path of the Local Directory to check if it Exists. (Can be a Full Path, a Relative Path, or a Directory Name in the Current Local Directory.)

Related Items
FTPit_MakeLocalDir, FTPit_RemoveLocalDir