goto statement

Peter Maas peter at somewhere.com
Thu Apr 21 11:20:11 EDT 2005


Maxim Kasimov schrieb:
> but what if i just can't to do this becouse i'm working thrue ssh, and 
> have to use only installed editors (such as vi)

- at first line of block enter: ma (mark line as 'a')
- go to last line of block
- enter :'a,.s/^/###/ (insert 3 comment chars at begin of line,
   starting from line marked as 'a' to current line)

:)

-- 
-------------------------------------------------------------------
Peter Maas,  M+R Infosysteme,  D-52070 Aachen,  Tel +49-241-93878-0
E-mail 'cGV0ZXIubWFhc0BtcGx1c3IuZGU=\n'.decode('base64')
-------------------------------------------------------------------



More information about the Python-list mailing list