Slashdot Mirror


Google Adds Scripting Capabilities To Google Docs

snydeq writes "Google will add scripting capabilities to Google Docs, allowing organizations to customize their online applications and automate tasks. Google plans to sign up about 1,000 customers over the next few weeks to test the feature, called Google Apps Script. It will be tested initially in Google Spreadsheets and extended to other Google Docs applications over time. The company isn't saying yet when Apps Script — which is based on JavaScript with object-based extensions added by Google — will be widely available. Google Docs users can already apply to try it out."

2 of 58 comments (clear)

  1. What about integration between Google Apps? by ThePhilips · · Score: 5, Interesting

    If they want to make any impression on M$Office advanced users, they have to also offer inter-application scripting. e.g. script to convert special text document to spreadsheet. or script to convert spreadsheet lines into appointments.

    The forte of M$Office is seamless - from scripting point of view - integration between the applications.

    --
    All hope abandon ye who enter here.
    1. Re:What about integration between Google Apps? by confused+one · · Score: 4, Interesting

      The user has a point. There's a massive number of companies, large and small, that have business processes dependant on VBA scripts in Microsoft Office apps. This keeps a lot of companies using Office, because they don't want to re-create those scripts -- many of which were created by people who don't know java; or, to be fair, don't know how to code in Basic either. (some of the stuff I've seen *shudder*)

      If Google can offer similar scripting capability, and interpret existing VBA scripts, they might take some of Microsoft's business. Unfortunately, there are licensing fees Microsoft demands for VBA.