Skip to content
  • gambas's avatar
    Args.Abort is a new property that tells if the program aborts or raises an... · 96ebc591
    gambas authored
    Args.Abort is a new property that tells if the program aborts or raises an error when an Args method fails. The property is TRUE by default.
    
    [GB.ARGS]
    * NEW: Args.Abort is a new property that tells if the program aborts or raises an error when an Args method fails. The property is TRUE by default.
    96ebc591