Search found 11 matches

by pratik151192
08 Oct 2014 02:09
Forum: DOS Batch Forum
Topic: For \F not working --- Revert immediately please
Replies: 7
Views: 6865

Re: For \F not working --- Revert immediately please

Thanks for the solutions and suggestions. This problem got solved
by pratik151192
06 Oct 2014 22:38
Forum: DOS Batch Forum
Topic: For \F not working --- Revert immediately please
Replies: 7
Views: 6865

Re: For \F not working --- Revert immediately please

yes, I have reviewed that. I do not know why when I post it here, it appears slanting
by pratik151192
06 Oct 2014 22:04
Forum: DOS Batch Forum
Topic: For \F not working --- Revert immediately please
Replies: 7
Views: 6865

For \F not working --- Revert immediately please

Hi, I have a bat file in which I am extracting the name of all the .txt files from another file. This operation was previously done using debug commands,etc. but for Windows NT I am using for loops with switch commands. :: @echo off :: This batch file sets the file created date into :: the environme...
by pratik151192
28 Sep 2014 02:10
Forum: DOS Batch Forum
Topic: Replacement Commands For Windows 7 (x64)
Replies: 26
Views: 18347

Re: Replacement Commands For Windows 7 (x64)

Thanks a hell lot friend. Since I do not have permissions to execute scripts but identify bugs and suggest resolving points, tomorrow, I will update my team and they will try this out. So, for the final conclusion, you said you had to update the code? The replacement for the piece of script that con...
by pratik151192
28 Sep 2014 01:54
Forum: DOS Batch Forum
Topic: Replacement Commands For Windows 7 (x64)
Replies: 26
Views: 18347

Re: Replacement Commands For Windows 7 (x64)

Can you please explain as to how this will extract the date from a file through the dir command ?
by pratik151192
28 Sep 2014 01:29
Forum: DOS Batch Forum
Topic: Replacement Commands For Windows 7 (x64)
Replies: 26
Views: 18347

Re: Replacement Commands For Windows 7 (x64)

danzas_catreps_dir.log does not contain .txt in that letter case

What does this mean? :|
by pratik151192
28 Sep 2014 01:09
Forum: DOS Batch Forum
Topic: Replacement Commands For Windows 7 (x64)
Replies: 26
Views: 18347

Re: Replacement Commands For Windows 7 (x64)

Can you please throw a little light on why I am getting that error? Is the entire error because of debug.exe ? If it is, then what do you suggest the best alternative for debug.exe would be ?