Code: Select all
v6.80.0060 - 2008-02-05 14:11
+ Scripting command "goto": Now, if the destination could not be
reached you are prompted whether to continue the script or quit.Code: Select all
v6.80.0060 - 2008-02-05 14:11
+ Scripting command "goto": Now, if the destination could not be
reached you are prompted whether to continue the script or quit.Yep, although it's a bit weird with network location, because the list gets its usual "not available" screen, but script exec continues. So commands like focus List and selpos a don't do nothing, the focus is somewhere else, and a command like copyto would possibly do things highly unexpected...admin wrote:BTF! = (Bug! Thanks! Fixed!)
Yep, right. Will work in next version.jacky wrote:Yep, although it's a bit weird with network location, because the list gets its usual "not available" screen, but script exec continues. So commands like focus List and selpos a don't do nothing, the focus is somewhere else, and a command like copyto would possibly do things highly unexpected...admin wrote:BTF! = (Bug! Thanks! Fixed!)
I would say that this too should abort script execution.