i had just a few questions tho,
- What language are .bat files written in?
- Is there a way to run them without the black box popping up?
- what are some of the things that you can do with them? i know about ftp stuff, but i havent done much else :S
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Posted 06 August 2006 - 04:13 PM
Posted 06 August 2006 - 04:30 PM
Posted 07 August 2006 - 08:47 PM
@echo off :A Cls echo MESSENGER set /p n=User: set /p m=Message: net send %n% %m% Pause Goto A
Edited by BuffaloHELP, 07 August 2006 - 08:55 PM.
Posted 09 August 2006 - 11:29 AM
Posted 18 August 2006 - 12:47 AM
Edited by beeseven, 18 August 2006 - 12:47 AM.
Posted 15 December 2008 - 01:57 PM
um potatoes and actually its just the obsolete version of dos it is for back up perpouses only if you really want to mess of have fun with something just use regular dosit is really kind of useless unless you want to back up some files or recover them also it is the "quick and dirty way" to edit txt files
Posted 12 October 2009 - 06:02 PM
Replying to brandon10092I copy and pasted@echo off:AClsEcho MESSENGERSet /p and=User:Set /p m=Message:Net send %and% %m%PauseGoto AThat into notepad saved it as ms.Bat and opened it again ti comes up withMESSENGERUSER:MESSAGE:What do I type after that
-reply by zero-coo
Posted 12 November 2009 - 07:51 PM

0 members, 1 guests, 0 anonymous users