Got another one :) Continental Airlines uses the following to designate days of the week used for particular flights. Like this....
S------ ------- ------- ------- -----TF ------- S--T--- -SM---- ----W-- ------- The format is basically SSMTWTF which I need to change to #'s instead for the days of the week....SSMTWTF to 6712345(Sat, Sun, Mon, Tue, Wed. Thu, Fri) ...so I need to change the above example to... 6------ ------- ------- ------- -----45 ------- 6--2--- -71---- ----5-- ------- if possible... Thanks -- <http://forum.pspad.com/read.php?2,52367,52620> PSPad freeware editor http://www.pspad.com
