Search found 6 matches

by JBL1954
11 Nov 2011 08:23
Forum: DOS Batch Forum
Topic: I can't get a batch file to display
Replies: 8
Views: 5415

Re: I can't get a batch file to display

Thanks again. It's not that I didn't believe you it just took awhile for the light to go on in my head :lol: But, I'm sure there is probably some truth in what you are saying about MS.
by JBL1954
10 Nov 2011 20:52
Forum: DOS Batch Forum
Topic: I can't get a batch file to display
Replies: 8
Views: 5415

Re: I can't get a batch file to display

Many thanks Ed :o I realized what you were telling me and actually got the thing to work the way I needed it to.
by JBL1954
10 Nov 2011 15:00
Forum: DOS Batch Forum
Topic: I can't get a batch file to display
Replies: 8
Views: 5415

Re: I can't get a batch file to display

I guess I may have to get a 'Programming for Dummies' book and play around with it. I've tried in the past but, it is like learning another language. Most books were way to simplistic and others were way to advanced so I got overwhelmed and gave up.
by JBL1954
10 Nov 2011 08:39
Forum: DOS Batch Forum
Topic: I can't get a batch file to display
Replies: 8
Views: 5415

Re: I can't get a batch file to display

Thanks for the input but, everyone is pretty much talking over my head. First it is not a user issue. I am doing everything from the admin login so I don't think that is the issue. There are a lot of ways to do things and I was just trying to do it the easy way. I usually pick up bits and pieces fro...
by JBL1954
09 Nov 2011 17:09
Forum: DOS Batch Forum
Topic: I can't get a batch file to display
Replies: 8
Views: 5415

Re: I can't get a batch file to display

The AT command. I've googled it and it said - Enables users to schedule tasks to be performed at a specified time and date. I guess I probably didn't word my question correctly. The task is running fine. I don't know in-depth programming to figure out why I can't see the dos-part of the batch file r...
by JBL1954
09 Nov 2011 10:33
Forum: DOS Batch Forum
Topic: I can't get a batch file to display
Replies: 8
Views: 5415

I can't get a batch file to display

Hopefully this makes sense. I've created a batch file that works fine. Basically it shuts down the computer but also prompts you to stop it if you wish. When I run it from Windows Explorer I can see the echoed statements and dos prompt and the shutdown screen. So I can via the the dos prompt stop th...