libsim  Versione 7.1.8

◆ dbasession_unsetb()

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

dballe unsetb

Definizione alla linea 1278 del file dballe_class.F03.

1279 logical :: critica
1280 character(len=9) :: btable
1281 
1282 
1283 if (session%file .and. optio_log(attronly))then
1284  call l4f_category_log(session%category,l4f_error,"attronly writing on file not supported")

Generated with Doxygen.