View previous topic :: View next topic |
Author |
Message |
marcelo Contributor


Joined: 10 May 2008 Posts: 153
|
Posted: Tue Jul 01, 2025 1:04 pm Post subject: @filedlg question |
|
|
Hi.
Is there a way to force initial search folder for @filedlg() function?
Example c:\images\*.jpg
Thanks in advance.
Marcelo |
|
Back to top |
|
 |
cnodnarb Professional Member


Joined: 11 Sep 2002 Posts: 765 Location: Eastman, GA
|
Posted: Thu Sep 25, 2025 5:06 am Post subject: |
|
|
A little late on this
Using VDS6 again inside of Winlator of all things....
Code: | dialog create,_
%%filedlg = @filedlg(*.img,,d:\Visual DialogScript 6\) |
|
|
Back to top |
|
 |
marcelo Contributor


Joined: 10 May 2008 Posts: 153
|
Posted: Thu Sep 25, 2025 12:05 pm Post subject: |
|
|
Wow. That's great news. I also want to give Winlator a try. I refuse to give up VDS and continue to use it daily.
Thank you so much!! |
|
Back to top |
|
 |
cnodnarb Professional Member


Joined: 11 Sep 2002 Posts: 765 Location: Eastman, GA
|
Posted: Thu Sep 25, 2025 1:53 pm Post subject: |
|
|
Going to make a replacement for mshta for Winlator if I can inside of VDS, just for basic HTML pages to show up without a menu or big navigation/toolbars etc.
If you do try it, Pale Moon browser works best. I just saved you hours of your life with this one bit of info. |
|
Back to top |
|
 |
|