Saltar al contenido principal

twice messagebox

Comentarios

1 comentario

  • Filipe

    Hi,

    I was able to fix the error by changing the code to:

    global function dw_master_item_AtualizaRoteiro_click
    sql=exec fravi_recursos_op_up 1
    sql=exec fravi_recursos_op_up 2
    messagebox=Roteiro atualizado!
    global end

     

    with windowevent the beas runs twice, where as with global function it doesn't

Iniciar sesión para dejar un comentario.