Library /sys$common/syshlp/BASICHELP.HLB  —  ERR
  The ERR function returns the number of the latest run-time error.

  Example

  2000   IF (ERR = 50) THEN PRINT "DATA FORMAT ERROR"

1  –  Syntax

      int-var = ERR
Close Help