    try :
        rok=int( rokVar.get() )
    except :
        SBrok.delete( SBrok.index(INSERT) - 1 )
        rok=int( rokVar.get() )
