Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Bloco de código
languageruby
themeEclipse
firstline1
title1) Alterando para chamada Chamada de uma User Function GPER460U
linenumberstrue
#INCLUDE "PROTHEUS.CH"

User Function FIMPFCH()

	If ExistBlock("gper460U")
		cImpFch := 'EXECBLOCK("gper460U",.F.,.F.)'
	Endif

Return 
Bloco de código
languageruby
themeEclipse
firstline1
title1) Chamada de uma Function GPER460F
linenumberstrue
#INCLUDE "PROTHEUS.CH"

User Function FIMPFCH()

	If FindFunction("GPER460F")
		cImpFch := "GPER460F(.T.)"
	EndIf

Return


04. ASSUNTOS RELACIONADOS

  • Não há.

...