FAILURE

var = FAILURE

"FAILURE" is a value of type Stat which is returned by a function if it could not complete its task. This obviously includes MUX-Window library calls, but in these cases, the error could have occurred in one of two places:

  1. At the server: The server could not complete the command (because of errors such as "out of memory" or "no such window.")
  2. Within the library function: The library function itself had problems with your request or with the network.

See also: