[Gambas-user] FromURL() converts + to space
Bruce Steers
bsteers4 at gmail.com
Wed Oct 18 19:09:08 CEST 2023
if i use
Print FromURL("AB+12.txt")
i get "AB 12.txt"
is that by design or a bug?
the bug has been discovered when using Drag.Paste("text/uri-list") when
using Drop on a control with a filename having a + in the name.
it seems Drag.Paste("text/uri-list") seems to use the same FromURL()
function.
Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231018/3382396f/attachment.htm>
More information about the User
mailing list