Miembros: Mensajes: Temas: Online:
Ultimo Miembro:
for i = 1 to len(trim$(textbox1.text)) textbox_esp(i-1)=mid$(trim$(textbox1.text),i,1) next