FTPit Pro

Transfer files to and from an FTP server

<- Back to FTPit Pro function list

FTPit_SelectLocalDirWithDialog

Description

This function will display a folder chooser dialog which will allow you to select a local folder and the function will return the path to that folder. You can set the location to open the dialog to, as well as display a custom prompt message.

Return Type
Text
Format
FTPit_SelectLocalDirWithDialog ( StartDir ; Prompt )
Optional Parameters
  • StartDir

    The Path to a Local Directory to display when the dialog first opens.

  • Prompt

    An optional Prompt or Message to display on the Dialog.

Related Items
FTPit_SelectLocalFileWithDialog