Can't open paper folder from txt file with non-English contents
Forum rules
READ THIS AND DO IT!!!
Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
-
Norn
- Posts: 508
- Joined: 24 Oct 2021 16:10
Can't open paper folder from txt file with non-English contents
I don't know if it's a problem? Usually I drag items to the paper folder.
To see the attached files, you need to log into the forum.
Last edited by Norn on 02 May 2022 18:04, edited 2 times in total.
Windows 11 24H2 @100% 2560x1440
-
admin
- Site Admin
- Posts: 66620
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Can't open paper folder from txt file with non-English contents
Explain it in words and, if helpful, append example files to download, please.
FAQ | XY News RSS | XY X
-
Norn
- Posts: 508
- Joined: 24 Oct 2021 16:10
Re: Can't open paper folder from txt file with non-English contents
Open .txt file as a paper folder, it's a empty paper folder.
To see the attached files, you need to log into the forum.
Windows 11 24H2 @100% 2560x1440
-
Norn
- Posts: 508
- Joined: 24 Oct 2021 16:10
Re: Can't open paper folder from txt file with non-English contents
Can be opened using readfile() and paperfolder() by scripting.
To see the attached files, you need to log into the forum.
Windows 11 24H2 @100% 2560x1440
-
highend
- Posts: 14992
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Can't open paper folder from txt file with non-English contents
@Don
If that .txt file is read via
The paperfolder (for which the syntax is wrong^^) that is created doesn't show that file afterwards
It seems
If you use a .txt file (to read) with:
or
both work fine so it can't be the position of
If that .txt file is read via
readfile() and it's only content is:
Code: Select all
D:\¥
It seems
paperfolder() doesn't like the multi-byte character ¥ for some reasonIf you use a .txt file (to read) with:
Code: Select all
R:\!1.txt
R:\¥
Code: Select all
R:\¥
R:\1.txt
¥One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 66620
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Can't open paper folder from txt file with non-English contents
Is this a new issue?
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 66620
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Can't open paper folder from txt file with non-English contents
Wait...
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 66620
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Can't open paper folder from txt file with non-English contents
I assume it is fixed now?
FAQ | XY News RSS | XY X
-
highend
- Posts: 14992
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Can't open paper folder from txt file with non-English contents
Works fine here
One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club