This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

storage
#1
Hello,
I need to represent a data of 1 byte of the storage through an object, someone knows some script to do this?
Reply
#2
Why not just use a virtual object instead of storage?
Reply
#3
Is this what you looking for?

Code:
mydata = storage.get('myobjectdata')
grp.update('1/1/1', mydata)
------------------------------
Ctrl+F5
Reply
#4
thank you very much
Reply


Forum Jump: