Question Ponnumani Gurusamy · Sep 14, 2016

Difference between Cache object script and Mumps

Go to the original post@Ponnumani Gurusamy

Listout the Difference between Cache object script and Mumps

Comments

Ben Spead · Sep 14, 2016

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.

0
Mike Kadow · Sep 15, 2016

Caché ObjectScript is the programming language for Caché. MUMPS is both a programming language and a database.

0