Search found 1 match
- 04 Oct 2013 10:32
- Forum: DOS Batch Forum
- Topic: Batch input defined?
- Replies: 3
- Views: 3188
Batch input defined?
Hi Is it possible to set a fixed defined text for a batch input? I hav a script where some files will be listet and if I want I can rename them. So I define the new filename with: set /p filename=Rename the file: My question is now it is possible, becouse I know from the searching befor the filename...