Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: *.Bat File Programming...

  1. #1
    Senior Member Falcon21's Avatar
    Join Date
    Dec 2002
    Location
    Singapore
    Posts
    252

    Cool *.Bat File Programming...

    Any one know where to learn or have any good websites about bat programming? And also some sample bat file?

  2. #2
    Antionline's Security Dude instronics's Avatar
    Join Date
    Dec 2002
    Posts
    901
    uhm..please read the newbies faq. This forum is for tutorials, and not to ask for them. The FAQ on this site will answer all your questions on how to use this BB.

    Also use the search feature here on AO.

    Good luck.
    Ubuntu-: Means in African : "Im too dumb to use Slackware"

  3. #3
    Senior Member tampabay420's Avatar
    Join Date
    Aug 2002
    Posts
    953
    yeah, I\'m gonna need that by friday...

  4. #4
    Trumpet-Eared Gentoo Freak
    Join Date
    Jan 2003
    Posts
    992
    Falcon21,

    Do you mean batch -file creations in DOS ? Provide a little more info.
    And why did you post in Tutorials Forum ?

    Greetz,

    ***edit*** just saw Tampabay and Instronics helped you already....
    Come and check out our wargame-site @ http://www.rootcontest.org
    We chat @ irc.smdc-network.org #lobby

  5. #5
    It's a gas!
    Join Date
    Jul 2002
    Posts
    699
    As instronics has already mentioned this forum is for posting tutorials, not asking for tutorials, but your new so you'll learn!

    Heres a few links i found by doing s imple google search for 'batch file tutorials

    http://home7.inet.tele.dk/batfiles/
    http://gatsby.tafe.tas.edu.au/batch/
    http://www.chebucto.ns.ca/~ak621/DOS/BatBasic.html
    http://www.iopus.com/guides/batch.htm

    Hope this helps and welcome to AO!

    Cheers

  6. #6

  7. #7
    Senior Member
    Join Date
    Dec 2001
    Posts
    321
    damn, not that many answers were needed ... lol
    assembly.... digital dna ?

  8. #8
    Banned
    Join Date
    Jul 2002
    Posts
    877
    Playing with batch files is most definetly not programing. Playing with batch files is mostly command scripting.... all you gotta do is type the commands that you want DOS to obey into something like notepad then save it with a .bat extention. go to: www.computerhope.com/msdos.htm

    Batchfiles, how amazeing... (yeah right) not much brainwork involved in playing with those.

  9. #9
    Senior Member
    Join Date
    Nov 2001
    Location
    Ireland
    Posts
    734
    That's a very condescending view on it. Batch files can do some pretty complicated/low level things depending on how much you know and your ability to combine commands.
    Although I agree it's not programming, it does have similar features, such as conditional statements and loops.

    Originally posted here by |The|Specialist
    Playing with batch files is most definetly not programing. Playing with batch files is mostly command scripting.... all you gotta do is type the commands that you want DOS to obey into something like notepad then save it with a .bat extention. go to: www.computerhope.com/msdos.htm

    Batchfiles, how amazeing... (yeah right) not much brainwork involved in playing with those.

  10. #10
    Antionline's Security Dude instronics's Avatar
    Join Date
    Dec 2002
    Posts
    901
    How come so many people got negged here? I understand the neg i recieved, but what about the others who actually tried to be of help?

    Peace.
    Ubuntu-: Means in African : "Im too dumb to use Slackware"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •