2Paul Mountit
Does this problem (n-1) only occur with Excel?
open selected files at once
Moderators: Hacker, petermad, Stefan2, white
Re: open selected files at once
Overquoting is evil! 👎
-
- Junior Member
- Posts: 69
- Joined: 2020-04-18, 21:04 UTC
Re: open selected files at once
yes, like I wrote before:
(of course I need this mainly for excel, so I'm not testing deeply with others app)it kinda work, but it seems to depend on the program.
it's ok, i.e., with txt files in notepad, or jpg in paint.net
it does not work ok with xls files in excel 2013 (the version I have)
Re: open selected files at once
2Paul Mountit
Okay, I'll see when I get to version 13.
Okay, I'll see when I get to version 13.
Overquoting is evil! 👎
Re: open selected files at once
2Fla$her
Perhaps an issue with the list file containing a BOM (byte order mark) because of saving the list in UTF-16. Wouldn't be the first time not all Microsoft tools can properly deal with such files...
Would fit the description that it doesn't work with a single file, and also opens one less file than it's supposed to. Unfortunately I don't know if VBS can properly read files containing a BOM.
Regards
Dalai
Perhaps an issue with the list file containing a BOM (byte order mark) because of saving the list in UTF-16. Wouldn't be the first time not all Microsoft tools can properly deal with such files...
Would fit the description that it doesn't work with a single file, and also opens one less file than it's supposed to. Unfortunately I don't know if VBS can properly read files containing a BOM.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: open selected files at once
2Dalai
That's not the point. I have been working with %WL via VBS for many years. From the above it became clear that this problem only concerns Excel. See the answer above.
2all
Who has access to the closed beta testing? In the discussion by 7.50, the author answered about multiple opening by Enter. Can someone quote?
That's not the point. I have been working with %WL via VBS for many years. From the above it became clear that this problem only concerns Excel. See the answer above.
2all
Who has access to the closed beta testing? In the discussion by 7.50, the author answered about multiple opening by Enter. Can someone quote?
Overquoting is evil! 👎