Search found 4 matches

by marciohumpris
Tue Mar 21, 2006 3:39 pm
Forum: Advanced Find and Replace
Topic: Multiline find - how do I accomplish this?
Replies: 7
Views: 40841

Roman,

Maybe I wasnt clear.

In the case below, I wanna find all the ones that after RELPATHS have a CR and [USER or something like that.

The goal is to find the ones that dont have timeout= and maxnrusers=

Thanks a lot!

[USER=joe|1]
HomeDir=c:\y
Password=sadsadsa
Access1=c:\y ...
by marciohumpris
Tue Mar 21, 2006 3:38 pm
Forum: Advanced Find and Replace
Topic: Multiline find - how do I accomplish this?
Replies: 7
Views: 40841

Dear Roman,

I tried that and it doesnt work... I click find and nothing is found. Can you please double check for me if it works?

I checked S modifier and in batch replace chose JUST FIND and use regex. Clicked on Execute, nothing found.
by marciohumpris
Mon Mar 20, 2006 2:06 pm
Forum: Advanced Find and Replace
Topic: Multiline find - how do I accomplish this?
Replies: 7
Views: 40841

Hi,

Thanks a lot. Can you give me a step by step?

Where is this modifier S?

thanks.
by marciohumpris
Sun Mar 12, 2006 3:51 pm
Forum: Advanced Find and Replace
Topic: Multiline find - how do I accomplish this?
Replies: 7
Views: 40841

Multiline find - how do I accomplish this?

Friends,

Im testing AFR and want to do the following... In this text file (FTP program Serv-U ini file), I wanna find the users who dont have Timeout= and MaxNrUsers=2 defined.

I tried something lke RelPaths=1\n[

But it didnt work. The goal is to find user X below, since after Relpaths=1 ...