Versions Compared

Key

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

...

See also

Set_Status() functionRevError.DatFsMsg routineSet_FSError()

Example

Code Block
Set_Status (0)    ;*make sure status is clear
RList ("         ", ...)
If Get_Status(status_code) Then
 *RList failed
End