Page 1 of 1

[1.1.35.00] FileCreateDir or FileCopy can not work

Posted: 22 Nov 2022, 19:53
by tuzi
this code will work in 1.1.34.04

but it not work in 1.1.35.00

Code: Select all

FileCreateDir backup\Default\Network\
FileCopy First Run, backup\First Run        ; copy a file "first run"

Re: [1.1.35.00] FileCreateDir or FileCopy can not work

Posted: 22 Nov 2022, 21:22
by lexikos
It will work if you remove the trailing backslash.

Re: [1.1.35.00] FileCreateDir or FileCopy can not work

Posted: 23 Nov 2022, 20:13
by tuzi
This change will break the compatibility of many old scripts.

I have a auto backup script, after switching to version 1.1.35.00 for many days, I found that the backup did not complete correctly causing some strange conditions on my computer and finally it took 2 hours to find out what the problem was FileCreateDir.

I think many people will encounter the same situation.

Re: [1.1.35.00] FileCreateDir or FileCopy can not work

Posted: 23 Nov 2022, 23:57
by lexikos
Huh? It's a bug. Notice the topic is still in the Bug Reports forum and unsolved. I'm just telling you how you can work around it for now.

Re: [1.1.35.00] FileCreateDir or FileCopy can not work  Topic is solved

Posted: 01 Dec 2022, 03:29
by lexikos
Fixed by v1.1.36.00.