Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

     strIndicator = ""

...

     IF NOT LceGetFieldIndicator(iSession,

...

 "SURNAME",

...

 strIndicator)
         / return error /
ENDIF

...

     IF strIndicator = "Y"
         / field uses DBCS /
ELSE
         / single byte character /
ENDIF