PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Regular Expression, single line
Regular Expression, single line
Iniciado por Tim, 09,jun. 2015 17:30 - No hay respuesta
Miembro registrado
34 mensajes
Publicado el 09,junio 2015 - 17:30
Hello,

I need to extract strings from a file that match a certain pattern. The file is a textfile, where everything is written on a single line.

Getting the pattern is not the problem, but I can't get windev to give me a match. Can somebody give me a tip on how to start?