B
Bill gold
At the advice of this community, I paste text from other programs into a text
file before putting it in FP. It gets rid of a bunch of bad code but
unfortunately inserts hundreds of line break characters. I would like to
replace those soft returns (line breaks) with a hard return. FP allows me to
insert regular expressions in the Find What: field (and inserts /n) but does
have regular expressions in the Replace with field. Does anyone know what
character I can use to insert a hard break?
I have tried /p and <br>
file before putting it in FP. It gets rid of a bunch of bad code but
unfortunately inserts hundreds of line break characters. I would like to
replace those soft returns (line breaks) with a hard return. FP allows me to
insert regular expressions in the Find What: field (and inserts /n) but does
have regular expressions in the Replace with field. Does anyone know what
character I can use to insert a hard break?
I have tried /p and <br>