Apparently some logic error. Exists_and_not_null returns true if the file exists. A negation of this therefore returns true if the variable …
Show more
Apparently some logic error. Exists_and_not_null returns true if the file exists. A negation of this therefore returns true if the variable does not exists...
Show less