--------------------------------------------------------------------------------
hi
i need a program that load a .txt file in it and add a text which i tell to program and save the list to .txt like i load a file which contain:
assa
zssa
vvss
sfff
and i tell the program add 900 to end of the .txt file and it give me
assa900
zssa900
vvss900
sfff900
and it do it automaticly to all .txt file and let me save the file
i would pay some $ via paypal to who can do it ,but i need it fast
if any one can please pm or site pm me FAST!
* i know with some notepads you can do Find And Replace but i donno the code too,,,please PM me and if ur help be useful i will pay $ via paypal
thanks alot
Very Simple Program needed
Started by -whynot-, Jul 28 2008 10:16 PM
2 replies to this topic
#1
Posted 28 July 2008 - 10:16 PM
|
|
|
#2
Guest_Jordan_*
Posted 29 July 2008 - 03:48 AM
Guest_Jordan_*
Moved to the correct forum. Please specify how much you are willing to pay and what language this must be done in. This also looks strikingly like homework, is it?
#3
Posted 29 July 2008 - 08:24 AM
Any text editor with regular expression support will work. Replace ^(.*)$ with $1900


Sign In
Create Account

Back to top









