Search found 591 matches

by MBaas
07 May 2024 09:55
Forum: Wishes
Topic: No help entry for Rapid Access Folders
Replies: 7
Views: 120

Re: No help entry for Rapid Access Folders

Will there also be scripting command to read/write the RAF list? (or is already doable?)
by MBaas
06 May 2024 10:48
Forum: Bug Reports
Topic: Writing unicode files
Replies: 13
Views: 191

Re: Writing unicode files

Indeed - the folder name had "ä" in it (61 CC C9) which was faithfully reproduced when the file was created. It's many years old - I have no idea how it got in there. Possibly I used an inferior file mgr and for sure a different O/S. What a weird one - thanks for bearing with me and apolog...
by MBaas
06 May 2024 10:15
Forum: Bug Reports
Topic: Writing unicode files
Replies: 13
Views: 191

Re: Writing unicode files

It's weird! I tried to write lots of "ä"s - they all were correct. Just my real use case (with the folder name "Gehälter") and the random repro seem to expose that behavior...
by MBaas
06 May 2024 09:45
Forum: Bug Reports
Topic: Writing unicode files
Replies: 13
Views: 191

Re: Writing unicode files

It never lied to me (so far). i#ve attached the zipped file if you wanna check yourself.
by MBaas
06 May 2024 09:13
Forum: Bug Reports
Topic: Writing unicode files
Replies: 13
Views: 191

Re: Writing unicode files

Looks good as werll:

Code: Select all

00000000: 22 4D 65 69 6E 20 42 65 68 C3 A4 6C 74 65 72 22   "Mein Behälter"
00000010: 20 43 3A 5C 44 61 74 61 5C 4D 65 69 6E 20 42 65    C:\Data\Mein Be
00000020: 68 C3 A4 6C 74 65 72 5C                           hälter\        
by MBaas
06 May 2024 08:58
Forum: Bug Reports
Topic: Writing unicode files
Replies: 13
Views: 191

Re: Writing unicode files

Code: Select all

"Mein Behälter" C:\Data\Mein Behälter\
by MBaas
06 May 2024 08:22
Forum: Bug Reports
Topic: Writing unicode files
Replies: 13
Views: 191

Re: Writing unicode files

Just to confirm...I changed my system settings - but it did not affect the result of writefile! My settings now match yours: (at least we know now that THIS did not cause the difference - as you said!) System / Thread Locale ID: 1033 (en-US) / 1033 (en-US) Default ANSI Code Page: 1252 (ANSI - Latin ...
by MBaas
05 May 2024 15:02
Forum: Bug Reports
Topic: Writing unicode files
Replies: 13
Views: 191

Writing unicode files

I just noticed a problem when I tried to process that I exported from XY. For a repro, try this: writefile("foo1.txt","""Mein Behälter"" C:\Data\Mein Behälter\",,"utf8bom"); Open foo1.txt with a binary editor and examine the two "ä"s: the f...
by MBaas
05 May 2024 14:06
Forum: Tips & Tricks, Questions & Answers
Topic: Script does not contain any valid lines?!
Replies: 0
Views: 81

Script does not contain any valid lines?!

I have a nice small script: include "FSquare.xyi"; $men = GenFMenu("","","df",2,0, "goto %"); echo "done"; When I attempt to load it, XY complains it's not valid ("Script file '...FSquare-build.xys' does not contain any valid lines.&qu...
by MBaas
21 Apr 2024 19:10
Forum: Wishes
Topic: Can we please have a new event "Favorites changed"?
Replies: 2
Views: 116

Re: Can we please have a new event "Favorites changed"?

Pleeease reconsider!

A small step for some, but a wonderful innovation for mankind! And I promise that I would then share my personal fav-menu system.
by MBaas
21 Apr 2024 13:52
Forum: Wishes
Topic: Can we please have a new event "Favorites changed"?
Replies: 2
Views: 116

Can we please have a new event "Favorites changed"?

It would be nice if such a CEA could be triggered whenever a new favorite (file or folder) was toggled or the relevant list was managed (and it actually changed). Might be nice to discern File/Folder, but other than that no further info is needed. Why? I am using certain conventions in the labels of...
by MBaas
19 Apr 2024 18:00
Forum: Tips & Tricks, Questions & Answers
Topic: Setting Up Context-Sensitive Keyboard Shortcuts
Replies: 8
Views: 205

Re: Setting Up Context-Sensitive Keyboard Shortcuts

So I guess the answer to the op's question is then that this functionality would be achievable with scripting. You could easily set up a script that would check if "<curpath>default_action.xys" existed and then execute it. Although...I personally do not like that idea - far too much to set...
by MBaas
19 Apr 2024 17:44
Forum: Tips & Tricks, Questions & Answers
Topic: Setting Up Context-Sensitive Keyboard Shortcuts
Replies: 8
Views: 205

Re: Setting Up Context-Sensitive Keyboard Shortcuts

Eh, sorry highend, but you can! ("Customize kbd shortcuts" supports the Del key and the assignment is effective afterwards!)
by MBaas
18 Apr 2024 14:24
Forum: Bug Reports
Topic: v25.80.0330 - Reset to trial?
Replies: 10
Views: 191

Re: v25.80.0330 - Reset to trial?

Duh...that hit me too. And as I am currently transitioning to a new laptop, I thought that suddenly something had broken in the stuff I did - and couldn't find a fault! :lol:
by MBaas
16 Apr 2024 11:21
Forum: Wishes
Topic: Zoom Address Bar seperately
Replies: 6
Views: 352

Re: Zoom Address Bar seperately

I think I ran into a situation where "Apply to" was set to ab only and the font was changed in the lists etc. as well - but unfoirtunately I don't have time right now to look into a repro. (And I'm slowly getting used to Cascadia everywhere...) Hopefully when there is a bit more time (hope...