Results 1 to 5 of 5

Thread: Where to go for batch programming help?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2005
    Posts
    15

    Where to go for batch programming help?

    I use both batch and vbscript extensively for automating numerous processes for the work I do. While there seems to be tons of resources (including this great place) for vb/vbscript, does anyone recommend a decent forum / discussion board for batch (dos) programming?

    Thanks in advance!

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Where to go for batch programming help?

    Not that many people use batch files anymore, but a good place for information is our sister site Virtual Dr, which has a forum for "Windows 3.x and DOS" (here) that has several threads relating to batch files.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2005
    Posts
    15

    Re: Where to go for batch programming help?

    Thanks, but the problem is that commands and parameters have been added to later OS's than 3.1 (win2000 and winxp) which are used in batch programming and a couple of the questions I have are related to some of these parameters.

  4. #4
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Where to go for batch programming help?

    si - this is a big problem us and my customers as well.

    We use SQL Agent extensively - but there are times that creating a .BAT file to encrypt, PGP, archive and rename files with a timestamp, along with dozens of other things, is extremely helpful. It's quite easy to execute the .BAT file from within the SQL Agent.

    But creating complex .BAT files is hard since there is no good source of help/info on how they work.

    Coming from the mainframe/mini computer world, we used BATCH processing extensively - hundreds of scheduled jobs to process lots and lots of different things.

    Thanks for the link - I'll pass it on to some of my customers (and bookmark it myself)...

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Where to go for batch programming help?

    There are other forums on the site for later versions of Windows, all of which have threads relating to batch files. The forums for WinXP/2000/NT can be found here.

    Of course you are welcome to post in the General PC or General Developer forums on this site too, some people here have knowledge in that area.

Posting Permissions

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



Click Here to Expand Forum to Full Width