Arsip: How to filter our filetype while doing copy folder using

more 14 years ago
rydz™
Hi, did you all know how to make filter our filetype while coping files onto another folder?
I`am using:
SHCopyFile(Handle, Drive+':\\. '+, 'c:\windows\tempxxHE');
to make copy all files on drive to new location at windows directory. If i whan to make filter just only files (*.txt ), where did i do it?
more 14 years ago
ImanD
correction for a very good DE xixixiixix,
but there was little sign of a problem that is (+) that will make errors.
SHCopyFile(Handle, Drive+':\*.txt', 'c:\windows\tempxxHE');

more 14 years ago
DelphiExpert
@ImanD: correction for a very good DE xixixiixix, but there was little sign of a problem that is (+) that will make errors.I can't express more for your smarter fingers :mrgreen:SHCopyFile(Handle, Drive+':\*.txt', 'c:\windows\tempxxHE');
more ...
- Pages:
- 1
reply |
Report Obsolete
Last Articles
Last Topic
- PascalTalk #6: (Podcast) Kuliah IT di luar negeri, susah gak sih?
by LuriDarmawan in Tutorial & Community Project more 2 years ago - PascalTalk #5: UX: Research, Design and Engineer
by LuriDarmawan in Tutorial & Community Project more 2 years ago - PascalTalk #4: Obrolan Ringan Seputar IT
by LuriDarmawan in Tutorial & Community Project more 2 years ago - PascalTalk #2: Membuat Sendiri SMART HOME
by LuriDarmawan in Tutorial & Community Project more 2 years ago - PascalTalk #3: RADically Fast and Easy Mobile Apps Development with Delphi
by LuriDarmawan in Tutorial & Community Project more 2 years ago - PascalTalk #1: Pemanfaatan Artificial Intelligence di Masa Covid-19
by LuriDarmawan in Tutorial & Community Project more 2 years ago - Tempat Latihan Posting
by LuriDarmawan in OOT more 3 years ago - Archive
- Looping lagi...
by idhiel in Hal umum tentang Pascal Indonesia more 10 years ago - [ask] koneksi ke ODBC user Dsn saat runtime dengan ado
by halimanh in FireBird more 10 years ago - Validasi menggunakan data tanggal
by mas_kofa in Hal umum tentang Pascal Indonesia more 10 years ago
Random Topic
- [ask] Mencari letak error list index out of bound
by kepiss in Tip n Trik Pemrograman more 11 years ago - filter network
by delphi_tikuzz in Network, Files, I/O & System more 15 years ago - Lanjut Rumah Sakit
by khairulfahmi in FireBird more 16 years ago - Delphi {repeat ...until}
by coacoac in Tip n Trik Pemrograman more 15 years ago - Anda pakai tools apa aja utk proyek?
by DonVall in Tip n Trik Pemrograman more 17 years ago - konvert field tabel
by pilot in Tip n Trik Pemrograman more 15 years ago - DBGrid ada *****
by budi_bunga in Tip n Trik Pemrograman more 16 years ago - Refresh Mysql di LAzarus
by Allies_Xposs in Hal umum tentang Pascal Indonesia more 15 years ago - simulasi
by takur_sakti in Hal umum tentang Pascal Indonesia more 17 years ago - pencet keyboard
by unknown in Network, Files, I/O & System more 14 years ago