Yeah, I wouldnŽt mind seeing the source if you are willing to share... Daniel....
469
Dennis Stowe
dbstowe@...
Dec 1, 2000 4:26 pm
Hi Rusty...I would like to have a copy of your program also...It sounds like something I could really use. Thanks dbstowe@... ... From: Rusty Mullin...
470
Carver, Stacy
stacy_carver@...
Dec 1, 2000 5:12 pm
Sounds great Rusty, I'd like to what you have if your willing to share. Thanks, ... From: Rusty Mullin [mailto:rustylives@...] Sent: Wednesday,...
471
Jason Bias
jbias@...
Dec 1, 2000 5:23 pm
Sounds interesting Rusty. Wouldn't mind having a look. Jason Bias ... From: Rusty Mullin [mailto:rustylives@...] Sent: Wednesday, November 29, 2000...
472
Barry Aronson
baronson52@...
Dec 1, 2000 6:24 pm
Yes Rusty, I too would like to see that program you wrote. You did not know you would open "Pandora'a Box" for yourself when you offered to share with all of...
473
Lamar Morris
LamarMorris@...
Dec 1, 2000 6:35 pm
Lamar Morris wrote: Send it to me too, please...thanks Lamar ... Lamar Morris Phone: 972-927-7169 Pager: 888-938-3188 Texas Instruments Inc. Dallas East...
474
Schelske, Steve K.
skschelske@...
Dec 1, 2000 6:56 pm
Rusty, How about adding it to the Files area at http://www.egroups.com/files/batchworld/ ? ... From: Lamar Morris [mailto:LamarMorris@...] Sent: Friday,...
475
Rusty Mullin
rustylives@...
Dec 1, 2000 9:33 pm
Hi Everyone, I will post the app and some instructions late today or early Saturday. Sorry for the delay, I have too many fires at the moment. Thanks, Rusty ...
476
Norm
normkara@...
Dec 1, 2000 11:20 pm
Rusty, Your program sounds like a real time saver, I would be intrested in it too, if you do not mind Norm...
477
John Reeves
Ciscoman1@...
Dec 4, 2000 1:28 pm
I lost my option to install .inf files and have tried everything to get it back but with no success. I was wondering if someone might have a batch file which...
478
Michael Marquart
micm@...
Dec 4, 2000 2:50 pm
On Mon, 4 Dec 2000 06:27:46 -0700 Subject: [BATCH WORLD] Lost .inf Option in Windows "John Reeves" <Ciscoman1@...> wrote: Untested. The text I took...
480
zgreatwhite@...
Dec 8, 2000 11:48 pm
I am not sure this is a batch file error, as much as perhaps a WIN98 network setting. This problem does not occur under DOS 6.22 on a Netware 4 server disk or...
481
Michael Marquart
micm@...
Dec 9, 2000 12:29 pm
On Fri, 08 Dec 2000 21:31:48 -0000 Subject: [BATCH WORLD] Win 98 pipe output...file creation error with use of ... zgreatwhite@... wrote: Your %temp%...
482
Araknofobik
araknofobik@...
Dec 10, 2000 4:17 am
Does anyone have any cool tricks to do with batch files? I have a few and please email me if you want to know what they are...
483
Dan Pianetto
pn80@...
Dec 10, 2000 12:52 pm
I am newer to the batch file world I also have much to learn. If you have any cool stuff, please send it my way. Thanks ... From: Araknofobik...
484
Araknofobik
araknofobik@...
Dec 10, 2000 4:51 pm
Ok. First off, what do you use to write batch files?...
485
Verne A.
zanzi_spot@...
Dec 10, 2000 7:45 pm
486
David C Colbourn
dcc@...
Dec 12, 2000 2:19 pm
please send me a copy of what ever you get. The cool stuff I've found (working in NT environment) seems to come from three sources The Windows NT server and ro...
487
David C Colbourn
dcc@...
Dec 12, 2000 2:20 pm
What do you have / what are you looking for...
488
Steve Schelske
skschelske@...
Dec 14, 2000 2:21 pm
I am trying to map a drive in a bat file with the following command: net use f: \\computer\share On NT, I can add /persistent:yes to make the connection...
489
Jason Bias
jbias@...
Dec 14, 2000 2:23 pm
Win9x doesn't support the /persistent switch. You could put the batch in the startup folder? JB ... From: Steve Schelske [mailto:skschelske@...] ...
490
Daniel Antony Zachery...
dmoore@...
Dec 14, 2000 5:00 pm
Or better, in the script that your netlogon refers to. Ours is in a Samba script... Daniel....
491
Lamar Morris
LamarMorris@...
Dec 14, 2000 10:32 pm
I use the persistant switch all the time on 95 and 98 boxes without problems. Maybe it's a syntax thing. This a snippet that I use. IF NOT EXIST W: NET USE W:...
492
Klaus Meinhard
K_Meinhard@...
Dec 15, 2000 9:15 am
Hallo all, just one try and then IŽll stop being on your nerves: I am looking for archives of these old 4DOS Versions to enhance my homepage. 2.00 15-Feb...
493
Rusty Mullin
rustylives@...
Dec 15, 2000 10:15 am
You could put your batch file in the startup folder. ... From: Steve Schelske To: batchworld@egroups.com Sent: Thursday, December 14, 2000 6:21 AM Subject:...
494
jbias@...
Dec 15, 2000 5:51 pm
Heya' all. How would I create a menu and prompt for a bat file? I want to setup a batch file that will prompt a user for an FTP file and supply 4 options,...
495
Ed Wilkes
ewilkes@...
Dec 15, 2000 7:27 pm
I am trying to add a section to our login script that will create a drive mapping and then create a shortcut to that mapping on the desktop of our Win98...
496
jbias@...
Dec 17, 2000 1:38 pm
heya gurus. Finally got that menu system working that I was talking about in previous posts, but when I run it on my 98 system it ends up looping one of the...
497
Michael Marquart
micm@...
Dec 17, 2000 4:39 pm
On Sun, 17 Dec 2000 13:38:22 -0000 Subject: [BATCH WORLD] ..called file looping ? jbias@... wrote: Characters from the ninth position on in labels...
498
Michael Marquart
micm@...
Dec 17, 2000 4:43 pm
On Sun, 17 Dec 2000 13:38:22 -0000 Subject: [BATCH WORLD] ..called file looping ? jbias@... wrote: Characters from the ninth position onward in...