Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2008
    Posts
    4

    Writing to a MS Word form

    I'm by no means a programmer but I've found AutoPlay to be very user friendly. I've tech savvy but have never really hit the programming side, although I'm trying to learn.

    Anyway, what I'm trying to do is this:

    I have a basic application that consolidates all of our programs that we install on the corporate laptops. Basically, all it does is launches the prgrams with a simple button. There aren't multiple pages, just one page with a bunch of buttons. What I want it to do is:

    1.) I want to ad 4 input boxes. I want each of them to go to a separate text form field within a MS Word document.

    2.) When I click one of the buttons to launch the installer I want that to check off a box within the MS Word form.

    I have tried searching for these answers but have so far come up short.

    Anyone have any ideas?

  2. #2
    Join Date
    Oct 2007
    Location
    Gensokyo
    Posts
    1,324
    You might need a DLL or something to read from Word files.

  3. #3
    Join Date
    Mar 2008
    Posts
    4
    I want to write to the word files ... not read from the word files

  4. #4
    Join Date
    Oct 2007
    Location
    Gensokyo
    Posts
    1,324
    You still might need a DLL to write in word format.

  5. #5
    Join Date
    Mar 2008
    Posts
    4
    How do I go about doing that?

  6. #6
    Join Date
    May 2006
    Posts
    5,380
    you can access the ms word activex control with LuaCOM, no need for a dll

    LuaCOM
    http://www.icynorth.com/luacom/index.html

    there is a ms word example in the docs

    Some LuaCOM/MSWord examples

    http://www.indigorose.com/forums/sho...72&postcount=2
    http://www.indigorose.com/forums/sho...82&postcount=5

    Quote Originally Posted by Worm View Post
    LuaCOM won't let you load a Word Doc into your project visually. You can load it and manipulate it as an object through COM Automation though. If you want to embed the document, I think you best bet would be to open the document in the Web Object.
    hope that helps
    Open your eyes to Narcissism, Don't let her destroy your life!!

Similar Threads

  1. help required, small project.
    By 4thstar in forum AutoPlay Media Studio 6.0
    Replies: 4
    Last Post: 05-27-2006, 03:20 AM
  2. opening a word template from AMS
    By Jonas DK in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 01-16-2005, 01:21 PM
  3. Opening a Microsoft Word Document
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 09-26-2003, 01:46 PM

Posting Permissions

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