~jontai/openvista-gtm-integration/bug363162

  • Committer: Jonathan Tai
  • Date: 2009-04-17 23:43:17 UTC
  • Revision ID: jon.tai@medsphere.com-20090417234317-nlyx528vst25m3si
Add a line to test that $ZB has a length greater than 0. the problem was that when is $ZB="" then the for loop is not iterated, and therefore %ZTER11B is not defined. in the next line, S %ZTER11B=$E(%ZTER11B,1,$L(%ZTER11B)-1), $ZTER11B is referenced, but since it is not defined a new error is generated and the processed is halted.
Filename Latest Rev Last Changed Committer Comment Size
..
etc 1.1.12 15 years ago Jonathan Tai re-arrange scripts to make them more package-able; Diff
usr 1.1.12 15 years ago Jonathan Tai re-arrange scripts to make them more package-able; Diff