Batch Files

Discussion in 'Scripting' started by sergbouzko, Nov 7, 2012.

  1. sergbouzko

    sergbouzko MDL Novice

    Nov 6, 2012
    1
    0
    0
    #1 sergbouzko, Nov 7, 2012
    Last edited: Nov 7, 2012
    Hello everyone, I just joined MDL and really liking it. I would like to learn batch files commands. Is there any kind of tutorial or anything?


    Thank you in advance
     
  2. Alphawaves

    Alphawaves Super Moderator/Developer
    Staff Member

    Aug 11, 2008
    6,223
    22,281
    210
    Post here what you would like to learn, there are many members that can help you.. ;)
     
  3. Smorgan

    Smorgan Glitcher

    Mar 25, 2010
    1,855
    1,051
    60
    Count me in on Batch command help as I've done too much of it haha

    echo echoes
    pause
     
  4. PAYMYRENT

    PAYMYRENT MDL Developer

    Jul 28, 2009
    1,460
    420
    60
    i can help too. :D
     
  5. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,171
    120
    I really recommend the first programming base with batch files. My first programming contact was the 'Hello World' in batch files little over two years ago. I thought that was like a boss. :eek:

    But in the reality, batch is an crappy development method for all circumstances, it has few resources.

    Join in an language with frameworks = better productivity.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. niyamat

    niyamat MDL Novice

    Feb 23, 2013
    18
    0
    0

    What are the differences between .bat and .cmd, can you give a simple answer for a newbie?
     
  7. niyamat

    niyamat MDL Novice

    Feb 23, 2013
    18
    0
    0

    What is shell? A Simple explanation would be appreciated.