backanim

  JR-FileViewer
Properties   Methods   Events
   

jrsoftlogo

            JRFileoperation.CutSelectedFiles

           

  Description:

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

           

  ico_syntax Syntax:

FileViewer1.FileCommand.CutSelectedFiles(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 cutted.

       

  ico_weitere Remarks:


Returns the number of cutted files .

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

 

  ico_einstellungen Example:

       

    FileV1.FileCommand.CutSelectedFiles FilesAndFolders