OP Yıllanmış Üye
Teşekkür Sayısı: 1
117 mesaj
Kayıt Tarihi:Kayıt: Eki 2009
- [ Tüm kodu seç ] [ Yeni Pencerede Göster ]
Private Sub Form_Load() Dosya = Dir(' C:\AUTOEXEC.BAT' ) If Dosya = ' ' Then MsgBox ' Dosya Bulunmuyor!' Else MsgBox ' Dosya Bulundu!' End If End Sub
Dosya ne oluyor? yani onu ne yerine kulandı?
Ben onu nasıl değiştircem