Histórico da Página
...
Bloco de código | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
find first param-geral
where param-geral.cod-indic-tab = "PTU-INTEGRATIONS-PARAMS"
and param-geral.cod-param = "isDebugEnabled"
exclusive-lock no-error.
if not avail param-geral
then do:
create param-geral.
assign param-geral.cod-indic-tab = "PTU-INTEGRATIONS-PARAMS"
param-geral.cod-param = "isDebugEnabled".
end.
assign param-geral.des-param = "true". //Por padrão deve ser false. Usar com true apenas para coleta de informações. |
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas