DonationCoder.com Software > N.A.N.Y. 2019
NANY 2019: Shorthand 3_2
Maestr0:
I tried to open the file with Scrambled Code name and I got error3.
Regards. :)
-chashnniel (April 08, 2019, 08:56 AM)
--- End quote ---
Hm. It seems to be something in AHK v2...
this v1 code works in v1 without a problem:
--- ---file := "C:\test dir\你好.txt"
run, % file
but this v2 code throws an error:
--- ---file := "C:\test dir\你好.txt"
run file
I'll see if I can get around that, somehow :)
Maestr0:
thank you for such a quick repay! :up:
What do you get when you the following link in your browser?
https://www.dropbox.com/s/0qb2arj1adl8iy9/shorthand3_ahk2_version.ini?dl=1
-Maestr0 (April 09, 2019, 06:01 AM)
--- End quote ---
I open the link above in chrome and it tried to download a file, please see pic below
-chashnniel (April 09, 2019, 06:21 AM)
--- End quote ---
ah, yes. There's your problem # 2 ;)
It's a safe file, not sure how we can get around that... I'll see if I can have the text in a website url directly instead of in a file.
chashnniel:
Hm. It seems to be something in AHK v2...
this v1 code works in v1 without a problem:
but this v2 code throws an error:
-Maestr0 (April 09, 2019, 06:21 AM)
--- End quote ---
If so, then we can do nothing. so maybe just forget about this error.
Thanks for the infos
Maestr0:
Hm. It seems to be something in AHK v2...
this v1 code works in v1 without a problem:
but this v2 code throws an error:
-Maestr0 (April 09, 2019, 06:21 AM)
--- End quote ---
If so, then we can do nothing. so maybe just forget about this error.
Thanks for the infos
-chashnniel (April 09, 2019, 06:38 AM)
--- End quote ---
Nah, we have options, I'm poking other people about it now :)
We couldn't find a solution on Discord, now I've posted in autohotkey forums, let's see what shakes loose...
https://www.autohotkey.com/boards/viewtopic.php?f=76&t=63509
Maestr0:
Hm. It seems to be something in AHK v2...
this v1 code works in v1 without a problem:
but this v2 code throws an error:
-Maestr0 (April 09, 2019, 06:21 AM)
--- End quote ---
If so, then we can do nothing. so maybe just forget about this error.
Thanks for the infos
-chashnniel (April 09, 2019, 06:38 AM)
--- End quote ---
Right, so, the issue was with the encoding of the script and not the txt file. Open the script in a file editor and encode it as UTF-8-BOM or something similar. I will update the script to 3.2.0.47 as soon as I have it working for the results of "Everything".
Update:
get the newest version of the script here: https://www.dropbox.com/s/qifiypaqnrgj12i/sh3_2_3.2.0.47.ahk?dl=1
Let me know if you have any more issues, or if any are not yet fixed.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version