al8150: -------------------------------------------------------------------------------- ... I want to insert a single "A" into position 80 regardless of the line lenth - if that means adding in spaces then so be it. ...--------------------------------------------------------------------------------
Hi, another possibility could be to use a simple macro a call it repeatedly on each line. Make sure to check Settings: Editor (part 1): [x] Scroll past EOL and EOF place the cursor at the required character position on the first line Start recording a macro (Tools: Macro: Start/Stop recording ...): Write A press ARROW DOWN press ARROW LEFT Stop recording a macro. Save macro under some name. Use the Tools: Macro: Macro manager: Play x-times (adjust the number of the lines, where the "A" should be inserted.) (Well, I am not sure, this is much simpler than the previously suggested way, but anyway...) hth, vbr -- <http://forum.pspad.com/read.php?2,59670,59675> PSPad freeware editor http://www.pspad.com
