Re: Obj.Count() using Numget??
Posted: 24 Jan 2019, 04:25
I think the issue is my poor English. I might expressed it in a wrong way so u don't understand me. We have a string or integer index as a key name, we have some value (pointer to an object) assigned to a key. object can contain objects, but its stored in the right field (value). left field of an object is its name (key). In low-level languages left "string" key name might be a an address, index, offset, etc. In AHK or lets say Python it is a string name.
I don't think I had a limited experience in programming. But it was in the past, DOS times, when I was writing drivers mainly in Assembly. Yet I perfunctorily used almost every language those times - C, Pascal, Fortran, Basic, "РАПИРА" (Russian one). Last 10-15 years I do only casual stuff with JavaScript, Python and AHK.Maybe you just have very limited experience in programming.