
Search found 3 matches
- 24 Feb 2012 17:27
- Forum: DOS Batch Forum
- Topic: how do I hard code parameters in batch file
- Replies: 4
- Views: 6081
Re: how do I hard code parameters in batch file
THANK YOU SO MUCH FoxiDrive! It worked out beautifully.
Nice way to end a Friday.

- 24 Feb 2012 16:26
- Forum: DOS Batch Forum
- Topic: how do I hard code parameters in batch file
- Replies: 4
- Views: 6081
Re: how do I hard code parameters in batch file
My apologies, but I am really at a loss. I have never coded DOS batch files and most of the syntax is all so foreign. I have inherited this logic and tried very hard to get it to go based on the suggestion provided for the last 5 hours. Is there anyway, that someone can show me how the changes are m...
- 24 Feb 2012 09:01
- Forum: DOS Batch Forum
- Topic: how do I hard code parameters in batch file
- Replies: 4
- Views: 6081
how do I hard code parameters in batch file
Hoping someone can help me modify the attached batch file. Currently, this batch file basically finds and replaces text within a file. Currently, parameters are passed at the command line when executed. For example, if I want to find and replace an exclaimation point ! with a space within my input f...