I have this code which works on V16R6 but not on V17.
C_COLLECTION(c)
c:=New collection
C_OBJECT(obj)
obj:=New object("name";"jim")
c.push(obj)
On V17 it gives an error ":=" expected.
The 'push' is not syntactically highlighted like V16R6.
Any thoughts?
Uist
--
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************