Hi, im a new programmer that needs help. I want a program that going to look in a file with numbers(lets say "nr2") and compare it with a number("nr1") i have on a string or anything like that. If the number ("nr1") is higher then any number("nr2") in the file, the program going to replace the highest number(highest number in nr2) with the current nuber. ("nr1"). Is that possible?
Thanks...
Thanks...
Comment