neotrio Posted July 26, 2006 Posted July 26, 2006 hi, how to make two application communicate using their objects. i am trying to send data from excel to words............is it possible?
ivan Posted July 26, 2006 Posted July 26, 2006 I've done 2 scripts communication but no external apps. Office suites nowadays have many built in features which allow spreadsheet and word processors to integrate data, you might be better off trying to automate those features in the 2 applications directly. what is it that you need to acheive? IVAN Think out of the boxGrabber: Yet another WinInfo tool_CSVLib (still alpha)Dynamic html in au3
B3TA_SCR1PT3R Posted July 26, 2006 Posted July 26, 2006 Write to a file? Easy but it would probably use alot of cpu, writing back and forth. [right][font="Courier New"]...Run these streets all day, I can sleep when I die.[/font] [/right]
ivan Posted July 28, 2006 Posted July 28, 2006 If you are talking about autoit executables, then take a look at these files:talking appsrather simple, to show the concept. Run app1.exe and talk with app2.exethese won't run as au3 coz the pid is needed for the child process, other than that, take a look at the source files included.IVAN Think out of the boxGrabber: Yet another WinInfo tool_CSVLib (still alpha)Dynamic html in au3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now