Environment: windows xp command prompt
Requirement: automatically search and replace (here, use SB_ to replace) the specified characters (here, admin_) in all ASP files in the same folder
Or it would also be fine to directly search all ASP files for the "admin_" string and then delete it.
One more small request: it'd be best if you could add a few comments to the program, because I'm learning batch files now too, and I hope it can help me understand the program a bit. Thanks.
Requirement: automatically search and replace (here, use SB_ to replace) the specified characters (here, admin_) in all ASP files in the same folder
Or it would also be fine to directly search all ASP files for the "admin_" string and then delete it.
One more small request: it'd be best if you could add a few comments to the program, because I'm learning batch files now too, and I hope it can help me understand the program a bit. Thanks.
