Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.pascal.delphi.misc > #706
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | "P E Schoen" <paul@pstech-inc.com> |
| Newsgroups | comp.lang.pascal.delphi.misc |
| Subject | Open dialog to display directory only (D4) |
| Date | Mon, 20 Jul 2015 17:15:49 -0400 |
| Organization | A noiseless patient Spider |
| Lines | 3 |
| Message-ID | <mojobd$umt$1@dont-email.me> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; format=flowed; charset="iso-8859-1"; reply-type=original |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Mon, 20 Jul 2015 21:14:21 +0000 (UTC) |
| Injection-Info | mx02.eternal-september.org; posting-host="b55d2d5eef8cb0841e35fb2fcafa02e3"; logging-data="31453"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+O3RZOswimmcc6+pSmYvrqQjh23v7SRIY=" |
| X-Newsreader | Microsoft Windows Live Mail 16.4.3528.331 |
| Importance | Normal |
| Cancel-Lock | sha1:VS4ffbdQ5OOVHUWMfzHTv76938I= |
| X-Priority | 3 |
| X-MSMail-Priority | Normal |
| X-MIMEOLE | Produced By Microsoft MimeOLE V16.4.3528.331 |
| Xref | csiph.com comp.lang.pascal.delphi.misc:706 |
Show key headers only | View raw
Hopefully there are still people reading this newsgroup... I am working on a new Delphi project called DupZapper which intends to open a directory which contains many duplicate files (in this case, email), and then find the duplicates and move them to a separate ZAP directory. I can hard code the email directory and then use the Open Dialog to select all the files in the folder I want to ZAP, and perhaps that is easiest and best. But I would like to know how to navigate to the directory in case I want to use this application on a different computer or for a different user. My email directory is: C:\Users\paul_000\AppData\Local\Microsoft\Windows Live Mail\Peschoen (paul) It would be easy enough to store this file location in a text file for the application so it can be edited, or perhaps it is available in the registry. I don't do much with Delphi lately and I'm rather rusty, and want to maintain at least a modicum of familiarity and competence. Thanks, Paul
Back to comp.lang.pascal.delphi.misc | Previous | Next — Next in thread | Find similar
Open dialog to display directory only (D4) "P E Schoen" <paul@pstech-inc.com> - 2015-07-20 17:15 -0400
Re: Open dialog to display directory only (D4) "Peter Below (TeamB)" <none@address.invalid> - 2015-07-21 17:38 +0000
Re: Open dialog to display directory only (D4) "Faxe" <Faxe@invalid.invalid> - 2015-07-21 18:12 +0000
Re: Open dialog to display directory only (D4) "P E Schoen" <paul@pstech-inc.com> - 2015-07-25 23:59 -0400
Re: Open dialog to display directory only (D4) Richard <nospam@localhost.nil> - 2015-07-22 19:19 +0200
csiph-web