Versions Compared

Key

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

...

DeclareDetach_Table Alias_TableGet_Status()Attach_Table

Example

Code Block
/* Detach the DATAVOL volume. */
Call Detach_Volume("DATAVOL", status)
If status <> 1 Then GoSub Error_Processing