Set ImportedFile = ImportFile(FilePath, ParentGroup)
Dim DBPath DBPath = "c:\sample.fdb" CreateDB(DBPath) OpenDB(DBPath)
Dim ImportedFile Set ImportedFile = ImportFile("C:\AUTOEXEC.BAT", pg)
If IsObject(ImportedFile) Then MsgBox "The ImportFile Function is successful!"
GetImportFolderCmd Function
GetImportCDCmd Function
GetImportLocalDiskCmd Function
GetImportMoveDiskCmd Function