Hi
Is it possible to specify a startdir for the BrowseForFolder function so
that is is still posible to browse for folders above this folder in the
filestructure.
Using -root hides everything above the specified root-dir, allthough it
is still possible to select files outside this dir by filling o
That is perfect!
Thank you very much :)
I wonder why that isn“t mentioned in the documentation, it seems like a normal
and usefull feature.
- Nikolaj
> -Original Message-
> From: darrik [mailto:[EMAIL PROTECTED]
> Sent: 4. april 2006 21:22
> To: Amondsen, Nikolaj Berg D
Hey Kevin
You should use the Win32::GUI::Dialog() call instead of calling sleep
and DoEvents explicitly.. You do a "sleep" for each line in the file,
so it's no surprise it takes forever to read...
This will also keep your program running after it exits the last loop.
To read the file you can us
3 matches
Mail list logo