User bio
404 bio not found
Member since Dec 8, 2021
Posts:
George has not published any posts yet.
Replies:

When it comes to parsing a MUMPS or COS routine the class %Library.SyntaxColor can be helpful.  It works on Windows machines with Cache or IRIS.  It can be used to convert a routine to what the documentation calls a CSV listing.  This listing separates and clearly identifies each element of the code.

Another piece to remember is that the conversion being discussed is changing the language from MUMPS to Cache Object Script (COS).  So far Cache/IRIS can handle both languages and a mix, but mixed has been discouraged by company coding standards.  Once you start using the braces {} your code will not work on the ANSI standard MUMPS.

One more thing to be aware of, is that the QUIT command works differently in COS.  In many looping situations the CONTINUE command is the correct choice replace the QUIT.  Check out the documentation to determine the difference between QUIT and CONTINUE.

Certifications & Credly badges:
George has no Certifications & Credly badges yet.
Global Masters badges:
George has no Global Masters badges yet.
Followers:
George has no followers yet.
Following:
George has not followed anybody yet.