Fórum retirar espaços em branco #143191
07/03/2003
0
Olá!
Preciso retirar os espaços em branco gerados em uma string, como proceder?
valeu a todos!
Preciso retirar os espaços em branco gerados em uma string, como proceder?
valeu a todos!
Anonymous
Curtir tópico
+ 0
Responder
Posts
07/03/2003
C-t
K-RA . ACHO SE VC FIZER ISSO DA CERTO TENTA AI ..
VAR
VARIAVEL1;
BEGIN
[color=red:e4e628f913][size=18:e4e628f913]VARIAVEL1:=TRIM(EDIT1.TEXT);[/size:e4e628f913][/color:e4e628f913]
END;
K-RA NÃO SEI SE É ISSO MAS TENTA
FALOW GUSTAVO
VAR
VARIAVEL1;
BEGIN
[color=red:e4e628f913][size=18:e4e628f913]VARIAVEL1:=TRIM(EDIT1.TEXT);[/size:e4e628f913][/color:e4e628f913]
END;
K-RA NÃO SEI SE É ISSO MAS TENTA
FALOW GUSTAVO
Responder
Gostei + 0
Clique aqui para fazer login e interagir na Comunidade :)