libsim  Versione7.2.6

◆ dbasession_unsetb()

subroutine dballe_class::dbasession_unsetb ( class(dbasession), intent(in)  session)
private

dballe unsetb

Definizione alla linea 1283 del file dballe_class.F03.

1283 if (session%file .and. optio_log(attronly))then
1284  call l4f_category_log(session%category,l4f_error,"attronly writing on file not supported")
1285  CALL raise_fatal_error()
1286 end if
1287 
1288 if (present(filter))then

Generated with Doxygen.