Árvore de páginas

Versões comparadas

Chave

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

...

Todos os parâmetros são recebidos na User Function via PARAMIXB, conforme consta em Execblock / Customização.

08. EXEMPLO

...

languagecpp
titleValidação Padrão
linenumberstrue
collapsetrue

...

------

#INCLUDE "PROTHEUS.CH"

...

User

...

Function

...

OS200ES3()

...


Local

...

aRet

...

:=

...

{.T.,

...

''}

...


Local

...

cCod

...

:=

...

ParamIxb[1]

...


Local

...

cSeq

...

:=

...

ParamIxb[2]

...


If

...

cCod

...

=

...

'000002'

...


          aRet[1]

...

:=

...

.F.

...


          aRet[2]

...

:=

...

'Carga

...

não

...

pode

...

ser

...

estornada.'

...


EndIf

Return (aRet)

...

------


Templatedocumentos


HTML