Jan Hyde (
VB MVP) skrev:
Thank you for your response
My application creates empty libraries (names drawn from a database) to
be filled with image files before another program can start .. (this
program corrects the images after a given parameter). For this to run right
there must be files present in the folds. So no empty folders.!Per
Juul Larsen <juul@larsen.dk>'s wild thoughts were
Quote:
released on Wed, 06 Aug 2008 20:51:35 +0200 bearing the
following fruit:
> Quote:
>Hi.
>My application creates empty libraries. How do I ensure that the user
>copies at least one or more picture files (.jpg) in each of the empty
>folders ? Result , no empty folders!
>regards pjl
| >
You can never ensure a user will do anything. If you are
creating the folders then why not put a file in them also.
Better still have your application cope with the folder
being empty.
>
>
--
Jan Hyde (VB MVP)
> https://mvp.support.microsoft.com/profile/Jan.Hyde |
Thank you for your response
My application creates empty libraries (names drawn from a database) to
be filled by the user with image files before another program can start
... (this program corrects the images after a given parameter). For this
to run right there must be files present in the folders. So no empty
folders.!
kind regards pjl