[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Macro
Página 1 de 1

Macro

Enviado: Setembro 12th, 2011, 11:06 am
por hauradou
Olá a todos!
Alguém sabe como usar a opção macro no valor padrão das tabelas?

Obrigado.

Re: Macro

Enviado: Janeiro 3rd, 2012, 6:42 pm
por Suporte
Olá,

A opção serve para informar um valor ou função do delphi compatível com o campo de forma Nativa.

Exemplo:

Um campo com nome de data mas com formato caracter e não data... poderíamos inicializar como no exemplo abaixo:

%datetostr(DataAtual)

O resultado seria:
'01/10/2011'

Se não usásemos o recurso ficaria apenas datetostr(DataAtual)
O resultado seria:
'datetostr(DataAtual)'

Esperamos que entenda... qualquer coisa volte a postar.

Conte sempre conosco!