• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Automating a sequence of tasks"

Collapse

  • Guest's Avatar
    Guest replied
    Ta chaps. Will look at both those when/if job materialises.

    Leave a comment:


  • Guest's Avatar
    Guest replied
    xoggoth,

    Look at Perl for windows (ActivePerl) It's the traditional glue/script language, but with the windows version you also have COM.

    "Ideally it would even automatically post images on the website and email clients with details."

    Well that's a no-brainer in Perl.

    Leave a comment:


  • Guest's Avatar
    Guest replied
    How about having someone offshore do the work by hand whilst you sit back and sip Gin & Tonics?

    Glue - If you have SQL Server (eval version would do) there is Data Transformation Services (DTS)

    msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql2k/html/dts_overview.asp

    This can call into COM, run external processes, make decisions, read/write Excel, Access DB plus tons of other stuff.

    Leave a comment:


  • Guest's Avatar
    Guest started a topic Automating a sequence of tasks

    Automating a sequence of tasks

    May soon get job to automate processing of a large batch of satellite images.

    This is actually a whole sequence of processes employing various programs, some proprietary. Not just straight list, processing path would be conditional depending on errors thrown up in previous stage etc. What's the best way to go about it?

    The main programs used are all either bespoke and modifiable, com compliant and ditto (Excel/VBA) or in the case of the very expensive proprietary program have a decent built in language so no problem in principle, just what's the best glue?. Ideally it would even automatically post images on the website and email clients with details.

    I know you can run Windows processes from code with shell etc. but have sometimes found that a bit iffy. It's on XP. Is this Windows scripting thingy any good? Or maybe there is some suitable third party software?

    Ta for any thoughts.

    PS Thoughts preferably not consisting entriely of "Use .net"

Working...
X