Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Other Programming Languages (http://www.programmingforums.org/forum38.html)
-   -   Batch Files (http://www.programmingforums.org/showthread.php?t=2716)

Skinner Mar 11th, 2005 1:34 PM

Batch Files
 
ok, i want is so that you can't close the batch file without hitting like [ctrl]+[alt]+[shift]+[Q] or something like that. I know you can put the break=off so you can't use ctrl shift c but that doesn't seem to work with windows XP. Anyone know of the alternative? I'd also like to know if anyone knows of a reall good batch file guide that has all the hidden stuff help doesn't tell you and examples that are actually useable and not stupid things. Oh 1 more question. Is there a command to make your computer internally beep? I know that for most computers if you use the [ctrl]+[anykey]+[anykey] then hit enter (or run the batch file) it can make your computer beep just because of the error but is there a real command for this?

Wow, :eek: that was long, any help at all would be helpful

Did i put this in the wrong section? i think i did, sorry. If i did i'll move it or something.

brkstf Mar 11th, 2005 2:50 PM

the answer to your beep question.

http://techsupt.winbatch.com/TS/T000001022F7.html

the rest sounds like you're trying to make a really annoying program.

Skinner Mar 11th, 2005 4:51 PM

Well yes, but its just for fun, i'm not gona release it to the world or anything, its just to learn. Thanks for the beep.

mackenga Apr 28th, 2005 6:18 AM

Hey, if you get bored with Batch files, I recommend reading up about bash or any other Unix shell. Shell scripting is so much more fun: Unix shells do everything you wished Batch files could, and then some.

Infinite Recursion Apr 28th, 2005 8:03 AM

Why a batch file? Plan on turning it into a COM? :)


All times are GMT -5. The time now is 3:57 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC