SexScripts : load() funktion (API 8) - true - https://ss.deviatenow.com:443/viewtopic.php?f=6&t=737 Page 1 of 1

load() funktion (API 8) - true

doti [ Wed Jan 10, 2018 9:41 pm ]

it load booleans allways with true
This was the test code
Code:
def tasks = load("wodahs.tasks")
show(tasks)
showButton(">")
def saveTasks = {
save("wodahs.tasks", tasks)
} if (tasks == null) {
tasks = [ [false, false, 0, [300, 900], "Task 1"],
[true, true, 0, [100, 300], "Task 2"],
[false, false, 1, [60, 120], "Task 3"],
[false, false, 2, [60, 900], "Task 4"] ]
saveTasks() }

From the benefactor wodahs

Re: load() funktion (API 8) - true

doti [ Wed Jan 10, 2018 9:42 pm ]

Indeed, patchs incoming.

Thx !

(oh and maybe try https://support.mozilla.org/fr/questions/947616 )

Page 1 of 1 All times are UTC + 1 hour [ DST ]
https://ss.deviatenow.com:443/
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Maroon Fusion theme created by Oxydo
Software, theme modifications, phpBB modification by Doti 2010, 2011