Difference between Cache object script and Mumps
Listout the Difference between Cache object script and Mumps
Go to the original post written by @Ponnumani Gurusamy
Discussion (2)0
Comments
Caché Object Script is a super-set of Mumps. If you really want to know the differences you should look at the Mumps standard and know that anything you find in Caché which is not in the Mumps standard can be considered unique to Caché ObjectScript.
Hope that helps.
Caché ObjectScript is the programming language for Caché. MUMPS is both a programming language and a database.