You are here: PSPad forum > English discussion forum > Re: how to put blanks into the first column of a file

Re: how to put blanks into the first column of a file

#1 how to put blanks into the first column of a file

Posted by: enricoernesto | Date: 2013-05-30 08:00 | IP: IP Logged

Hello,
can anyone tell me, how I can put blanks into the first column of a file with extension .asm?
Thank You very much for help!
enricoernesto

Options: Reply | Quote | Up ^


#2 Re: how to put blanks into the first column of a file

Posted by: pspad | Date: 2013-05-30 08:37 | IP: IP Logged

Select text and use function Insert text to lines (alt+I)

or

set tabwidth to 1
select text and press tab

or

use search replace dialog
search: (.*)
replace: $1 (there is space before $1)
[x]regular expression

Edited 1 time(s). Last edit at 2013-05-30 08:40 by pspad.

Options: Reply | Quote | Up ^






Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR