Library /sys$common/syshlp/BASICHELP.HLB  —  DIF$
  DIF$ returns a string whose value is the difference  between  two  numeric
  strings.

  Example

  Result$ = DIF$("6776", "-455")

1  –  Syntax

      str-var = DIF$(str-exp1, str-exp2)
Close Help