Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
replacing a number with a string
Name: sweta Date: March 12, 2009 at 02:54:21 Pacific OS: fedora core 9 Subcategory: General
Comment:
hi, I want to replace a number with a string in a specific column of a text file. Eg: abc def 1 agf gdh 1 ytr ate 0 ....... ... i would like to replace '1' in column 3 with 'yes'.
Summary: Instead of using external scripts, you can use labels by starting a line with a colon : Such as the following; :myLabel your code from external script And then using the CALL or GOTO command to 'call'...
Summary: I am trying to findout a way to readout a number from a small ASCII file wich looks like this: ---------- D_FLEA.MAP nrows 360 I want to put the number in a variable, but haven't succeeded yet. Anyo...
Summary: Hi again.. Hope u can help me out one more time. I get the list from pdf (convert it to txt in acrobat). I found a better converter, but the problem with it is that i now need to replace various numbe...