Skip to search.
batchworld · Batch World

Group Information

  • Members: 1062
  • Founded: Mar 5, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 7180 - 7210 of 8697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7180 gfunk99999 Offline Send Email Oct 12, 2006
7:46 am
Hi All, Mic Long time no see, Does anyone know how to get findstr avoid these characters (greater and lesser sign) < > inside a text file? In a...
7181 Marc Peterson
marc351 Offline Send Email
Oct 12, 2006
3:53 pm
When I run this, the variable %download% is being set correctly and the error occurs with the ECHO command. I don't know if this will cause problems in your...
7182 gfunk99999 Offline Send Email Oct 12, 2006
8:10 pm
echo "%download% worked. Thank you! Man O Man one simple quote... LOL ... and the ... cause ... < >...
7183 Garry Deane
garrydeane Offline Send Email
Oct 13, 2006
12:59 am
... Data\Net ... In addition to using double quotes around "%download%" as already mentioned, you can also deal with "poison" characters as follows: 1. Keep...
7184 foxidrive Offline Send Email Oct 13, 2006
3:23 am
... Glad to see you got a solution. I'm not sure you'll see this as it appears that I am being moderated... -- Regards, Mic...
7185 celtic111 Offline Send Email Oct 16, 2006
2:17 am
Hi, I am trying to create a batch file that will go to one text file and pull a line then compare it another file and based on the line matching copy a file to...
7186 foxidrive Offline Send Email Oct 16, 2006
2:53 am
... Can you give a little more explanation? It's a little unclear as your two files above don't match - and is the ^ a typo? -- Regards, Mic...
7187 vadi raj
vadi_ksdba Offline Send Email
Oct 16, 2006
11:48 pm
Respected Sir/Madam, I want to write shell script to delete files based on file creation datetime. If a file or folder is 30 minutes old then it should delete....
7188 foxidrive Offline Send Email Oct 17, 2006
5:39 am
... Can you keep only a certain number of files, instead? For example keep the 10 newest files in the viewedit folder - that is far easier to code. @echo off ...
7189 Ray McCormick
ray_mccormick Offline Send Email
Oct 17, 2006
10:05 am
BlankThe required function could easily be performed by xxcopy. delete from multiple subfolders delete when older than 30 minutes (or any other time) exclude...
7190 ray_mccormick Offline Send Email Oct 17, 2006
11:05 am
... Please delete "Blank" from the beggining of my last posting. I don't know where this is coming from - it also appeared on a posting to the xxcopy group!...
7191 anthony
ant_bear Offline Send Email
Oct 19, 2006
1:06 pm
Hi all Any ideas are appreciated. I'll soon be recieving about 25,000 single-page PDF files. They will be named with a unique numeric ID (ie...
7192 foxidrive Offline Send Email Oct 19, 2006
2:16 pm
... Export the excel list to a CSV file, in "old filename", "new filename" format, and a batch file can manipulate that easily. Some code will appear when some...
7193 anthony
ant_bear Offline Send Email
Oct 20, 2006
12:46 pm
... They will ... (ie '1_142_260803654459.pdf'). I ... and a ... rename ... Thanks Mic I've turned some sample data into a .csv. It looks like- ...
7194 foxidrive Offline Send Email Oct 20, 2006
1:28 pm
... Not a problem, Anthony. Use the short CSV filename where I have file.txt and try the following batch file. It assumes that the files are all in the one...
7195 droidmcse Offline Send Email Oct 20, 2006
7:43 pm
Just like Mic said, save it as a csv From a command prompt, type "for /?" without the quotes and you'll get a huge amount of help. On the second page of the...
7197 anthony
ant_bear Offline Send Email
Oct 21, 2006
11:59 pm
Alright guys. Thanks for the help so far. It works great as is, but I'd like to be able to use it with sub directories. After playing around with it, I have...
7198 foxidrive Offline Send Email Oct 22, 2006
1:56 am
... This does the :renm routine once per directory (untested): @echo off for /f %%z in ('dir /b /s /a:d') do pushd "%%z" & call :renm GoTo :EOF ... for /f...
7199 Morris, Lamar
lamarmorrist... Offline Send Email
Oct 26, 2006
5:58 pm
I have a script that checks for a registry entry and dumps the results to a log file (results.log). the output is really ugly and I need to clean it up. What I...
7200 Morris, Lamar
lamarmorrist... Offline Send Email
Oct 26, 2006
6:08 pm
7201 foxidrive Offline Send Email Oct 27, 2006
2:12 pm
... Replied off-list. -- Regards, Mic...
7202 Morris, Lamar
lamarmorrist... Offline Send Email
Oct 27, 2006
2:21 pm
Thanks Mic, the script worked like a charm. Lamar ________________________________ From: batchworld@yahoogroups.com [mailto:batchworld@yahoogroups.com] On ...
7203 Andrew Palm
andrewjpalm Offline Send Email
Oct 30, 2006
8:09 pm
Off list reply doesn’t help us onlist people! I could use something like this for another project I’m working on…… _____ From:...
7204 foxidrive Offline Send Email Oct 30, 2006
8:09 pm
... I might have been too hasty making that judgement. I've played around with using gmail, had my yahoo groups mail bouncing for various periods, added a ...
7205 foxidrive Offline Send Email Oct 30, 2006
8:12 pm
Gosh this group has become quiet - I can hear the fan of my PC whirring now! ;) Where's the thrust and parry of Sir BobB's cutlass, and that devil-may-care ...
7206 Sam Wallace
guillaumedep Offline Send Email
Oct 30, 2006
8:18 pm
To All, I am sorry for some of the recent lags in posting that several long-term members have experienced. This has been due to an additional feature that...
7207 foxidrive Offline Send Email Oct 30, 2006
11:26 pm
... Here 'tis. The posted log had extra line feeds which is why I asked Lamar for a verbatim sample. This solved that issue for him. Any lines in column 1...
7208 Bob Bissinnar
bobbissinnar Offline Send Email
Nov 4, 2006
7:00 pm
At 11:31 PM 10/13/2006 +1000, foxidrive Writes ... Greetings Mic, I apologize to you and the group for my delayed responses but I been so busy deleting and...
7209 foxidrive Offline Send Email Nov 5, 2006
1:55 am
... <Yosemite Sam voice> you dog-blasted, ornery, no-account, long-eared varmint! Take that [blam] and that [blam]. (holsters pistol)</Yosemite Sam voice> ... ...
7210 Bob Bissinnar
bobbissinnar Offline Send Email
Nov 7, 2006
12:39 am
At 12:52 PM 11/5/2006 +1100, foxidrive Writes ... @echo on @echo off rem pause start "" "c:\Program Files\WordWeb\wwnotray.exe" %* ... Learned my lesson a few...
Messages 7180 - 7210 of 8697   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help