HI
i m using the kvs on my main to put this value
my idsocial as string
idsocial = 112847041627280480255
kv.Initialize(fp, "data")
kv.PutSimple("idsocial",idsocial)
Log(kv.GetSimple("redesocial")) = 1.12847e+20
why this ?
i m using the kvs on my main to put this value
my idsocial as string
idsocial = 112847041627280480255
kv.Initialize(fp, "data")
kv.PutSimple("idsocial",idsocial)
Log(kv.GetSimple("redesocial")) = 1.12847e+20
why this ?