skyman: -------------------------------------------------------------------------------- ... Using basic regular expressions/other I am able to(after copy/paste to a .txt from said pdf)move data around into a format that is eventually(other steps involved)readable by a program that was created to make the flight plans usable by Flight Simulator.
With little knowledge of expressions/scripts/etc. I'm sure I do things the long way(mostly the wrong way :-|). ... -------------------------------------------------------------------------------- Hi, if the editing process involves multiple steps, but you are still able to formulate them as replacement patterns, you can try to adapt the script I posted some time ago: http://forum.pspad.com/read.php?2,48923,48931#msg-48931 You may also use runPSPadAction(...) mentioned later in that thread to call some of the PSPad functions. Regards, vbr -- <http://forum.pspad.com/read.php?2,52367,52370> PSPad freeware editor http://www.pspad.com
