التنبيهات التالية ظهرت :
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 864 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 864 errorHandler->error



تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
لنسخ الملفات
#1
كاتب الموضوع : Boutemine Oualid

السلام عليكم و رحمة الله و بركاته


كود :
Public Sub CopyFile(ByVal source As String, ByVal destination As String, Optional ecrase As Boolean = False)
If (Dir(Source) <> "") Then
If (Dir(Destination) = "") Or Ecrase Then Call FileCopy(Source, Destination)
Else
Call MsgBox("file not found", vbExclamation & vbOKOnly)
End If
End Sub
}}}
تم الشكر بواسطة:


الردود في هذا الموضوع
لنسخ الملفات - بواسطة Raggi Tech - 17-10-12, 02:23 PM


التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 1 ) ضيف كريم