Search found 2797 matches
- 24 Apr 2025 17:30
- Forum: Bug Reports
- Topic: Bug(?) with gettoken(...,'count',...)
- Replies: 8
- Views: 294
Re: Bug(?) with gettoken(...,'count',...)
A bit a matter of 'taste'... I'd think: if I want count and can just select between 'count' and 'countall', it's a "direct" solution. If I'd want count/all, and I have to select 'count' and also a flag - I'd think it's not so fine / intuitive. The problem is that nowadays nobody has reason...
- 24 Apr 2025 14:25
- Forum: Bug Reports
- Topic: Bug(?) with gettoken(...,'count',...)
- Replies: 8
- Views: 294
- 17 Apr 2025 11:19
- Forum: Bug Reports
- Topic: Bug(?) with gettoken(...,'count',...)
- Replies: 8
- Views: 294
Re: Bug! with gettoken(...,'count',...)
@jupe Thanks! Your tip is just the way for me to go! Seems over the years I forgot about GPC and so used GetToken. @highend @Don At least there is one :bug: - either in the function or the documentation! There are 3 counts that could be asked for: count of [all] tokens count of empty tokens count of...
- 16 Apr 2025 11:36
- Forum: Bug Reports
- Topic: Bug(?) with gettoken(...,'count',...)
- Replies: 8
- Views: 294
Bug(?) with gettoken(...,'count',...)
gettoken('\\NAS\share', 4, '\') returns 'share' - that's expected. :tup: gettoken('\\NAS\share', 'count', '\') returns 2! It ignores the first empty tokens! :shock: :?: For me this is very strange, I think 'count' should return 4, including the empty tokens. In other words: the count of tokens is 4;...
- 05 Mar 2025 16:37
- Forum: Tips & Tricks, Questions & Answers
- Topic: +++ BREAKING NEWS: XYplorer goes twinBASIC +++
- Replies: 197
- Views: 118763
Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++
Exactly.
As the old thread already has 453 pages ...
As the old thread already has 453 pages ...
- 05 Mar 2025 11:35
- Forum: Tips & Tricks, Questions & Answers
- Topic: +++ BREAKING NEWS: XYplorer goes twinBASIC +++
- Replies: 197
- Views: 118763
Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++



Just to ask: will you start a new beta thread for the tB-versoin?
- 28 Feb 2025 11:42
- Forum: Tips & Tricks, Questions & Answers
- Topic: [Resolved] Custom File Association - missing something?
- Replies: 2
- Views: 543
Re: [Resolved] Custom File Association - missing something?
If this doesn't work:
- right-click file
- "open with", there: "select other app" (translated)
- select correct app, then click "always"
==> perfectly hidden, but always works for me!
- right-click file
- "open with", there: "select other app" (translated)
- select correct app, then click "always"
==> perfectly hidden, but always works for me!

- 21 Feb 2025 19:33
- Forum: Bug Reports
- Topic: Drag+Drop not handled properly in some cases
- Replies: 6
- Views: 2099
- 08 Feb 2025 13:42
- Forum: Wishes
- Topic: Individual fonts to a file name
- Replies: 13
- Views: 4286
Re: Individual fonts to a file name
Had a look at the curr beta
More than I thought I could ask for

(Maybe I should have asked some years ago, when I played with some exotic codepoints...
I love to use these as separators for lists of tokens: no risk a token contains them
)

More than I thought I could ask for



(Maybe I should have asked some years ago, when I played with some exotic codepoints...
I love to use these as separators for lists of tokens: no risk a token contains them

- 07 Feb 2025 22:58
- Forum: Wishes
- Topic: Individual fonts to a file name
- Replies: 13
- Views: 4286
Re: Individual fonts to a file name
OK: saw your enhancement of chr(): very helpful :tup: :appl: :D Especially that you can directly set the U+nnnn as chr(0xnnnn)! I.e. in this means we don't see the rules of UTF-16! Now *every* try of asc() on such a "char" must fail - it will interpret the high surrogate as a full characte...
- 07 Feb 2025 13:41
- Forum: Wishes
- Topic: Individual fonts to a file name
- Replies: 13
- Views: 4286
Re: Individual fonts to a file name
OK: other view, but fiits here in the moment XY seems to work well with such characters on fiilenames, text, etc. But it badly fails with scripting... Here XY interprets characters as 2-bytes. In real they are UTF-16, i.e *most* used chars can be expressed by 2 bytes, but much seldom used chars are ...
- 07 Feb 2025 11:32
- Forum: Wishes
- Topic: Individual fonts to a file name
- Replies: 13
- Views: 4286
- 12 Jan 2025 13:03
- Forum: Tips & Tricks, Questions & Answers
- Topic: +++ BREAKING NEWS: XYplorer goes twinBASIC +++
- Replies: 197
- Views: 118763
Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++
Thanks God …. I sometimes had bad dreams about MS stopping support of 32bit apps… Seeing all the mentioned advantages: overwhelming! And all the old names being there immediately - great! All I can say: CONGRATULATIONS!!! And may it all work as you expect... (And: thanks to jupe, too!) Seems it's a ...
- 28 Dec 2024 12:46
- Forum: Bug Reports
- Topic: Missing info in help for hidden tabsets
- Replies: 5
- Views: 1067
Re: Missing info in help for hidden tabsets
Can't help myself ... I don't ask for much, but just telling "it's disabled, and can be enabled by ..." in the sections documenting tabsets shouldn't be too much? By the way: it's almost nothing compared to the lexisting documentation - but shows how to use it. Now it's just "hanging ...
- 27 Dec 2024 23:54
- Forum: Bug Reports
- Topic: Missing info in help for hidden tabsets
- Replies: 5
- Views: 1067
Re: Missing info in help for hidden tabsets
Thanks - but I did (only) look into .pdf.
As far as I know both are identical ...
But the problem is not that *I* couldn't solve the problem.
Help info displaying some function, but not describes how to enable them, lacks continuity.
As far as I know both are identical ...
But the problem is not that *I* couldn't solve the problem.
Help info displaying some function, but not describes how to enable them, lacks continuity.