We are seeing new behavior of the 5.6 (and in some cases the same behavior in 5.4 and 5.5 sites) NPR Customer RW syntax checker.
If you have a DO loop coded like this:
DO{[SUBSCRIPT,CNT+1^CNT] ...}
The syntax checker will think you are doing something wrong and will
"expunge object code"
The fix is to do + on the structure instead
DO{+[SUBSCRIPT,CNT]^CNT ...}
You might code the prior way if you are going thru multiple queries in
the temp of a CDS
DO{[ANS,QUERY]M[CNT+1^CNT] @DO.SOMESTUFF}
Joe Cocuzzo
Vice President
NPR Services
Iatric Systems, Inc.
Phone/Fax: (978) 805-4115
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Web: www.iatric.com <http://www.iatric.com>
<http://www.iatric.com>
Iatric Systems provides integrated software applications, interfaces and
NPR services to hospitals and health systems operating the Meditech
HCIS.
<<attachment: image001.jpg>>
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= To subscribe or unsubscribe to the meditech-l, visit MTUsers.COM. To check the status of the meditech-l, visit MTUsers.NET. For help, email [EMAIL PROTECTED] ______________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
