backanim

  JR-FileViewer
Properties   Methods   Events
   

jrsoftlogo

            JRFileoperation.CopySelectedFiles

           

  Description:

Add the path and name of the selected files to the copy buffer.

           

  ico_syntax Syntax:

FileViewer1.FileCommand.CopySelectedFiles(ByVal FilesAndFolders As xFileHandle) As Long

 

  ico_einstellungen Adjustments:

FilesAndFolders

one of the xFileHandle values to select if only files only folders or files and folders will be copyed.

       

  ico_weitere Remarks:


Returns the number of copyed files .

Note: You can youse the ExecuteShellCommand for the listitem too
filev1.ListItem(filev1.FirstSelectedItem.Key).ExecuteShellCommand (IcCopy )

 

  ico_einstellungen Example:

       

    FileV1.FileCommand.CopySelectedFiles FilesAndFolders