Changeset 1417


Ignore:
Timestamp:
Apr 17, 2012, 9:51:04 PM (12 years ago)
Author:
George Lilly
Message:

error processing to detect empty strings in ADD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fmts/trunk/p/C0XF2N.m

    r1416 r1417  
    404404 S ZNODE="N"_$$LKY17
    405405 N ZNARY ; GET READY TO CALL IENOFA
     406 I (ZG="")!(ZS="")!(ZP="")!(ZO="") D  Q  ;
     407 . I $G(DEBUG) W !,"Error Empty String ZG:"_ZG_" ZS:"_ZS_" ZP:"_ZP_" ZO"_ZO
    406408 S ZNARY("ZG",ZG)=""
    407409 S ZNARY("ZS",ZS)=""
Note: See TracChangeset for help on using the changeset viewer.