Search found 1 match

by mwt1974
21 Nov 2011 07:04
Forum: DOS Batch Forum
Topic: How to remove the : and * special characters from strings?
Replies: 1
Views: 7940

How to remove the : and * special characters from strings?

Hi. I have been tasked with creating a simple batch file to pass URLs read from text file to a screen grabbing program and use the URL for the resulting jpg file name. The batch script will be required to run on XP, Vista and Windows 7. The script uses a FOR loop and can replace all the special char...