This commit is contained in:
Lutz
2023-08-08 11:26:58 +02:00
parent 1265d22b47
commit c4dad70680

View File

@@ -7,7 +7,7 @@ with toUpdateObject
.AvailableVersion = 'FoxBin2PRG-1.19.80-update-20230808'
.Notes = GetNotes()
* .RegisterWithThor = GetRegisterWithThor()
.RegisterWithThor = "SET STEP ON"+0h0d0a+"*"+sys(16)
.RegisterWithThor = "SET STEP ON"+0h0d0a+"*"+NVL(EXECSCRIPT(_SCREEN.cThorDispatcher, 'Thor_Proc_GetFoxBin2PrgFolder'),'fail')
endwith
return toUpdateObject