danp123 Posted September 11, 2008 Posted September 11, 2008 How do I call an Autoit script from an Autoit script? Also I tried to batch alot of scripts but when I run autoit from the command like this autoit3.exe c:\directory\script.au3 it starts the script but doesn't do anything. it seems to be paused...
ksmith247 Posted September 11, 2008 Posted September 11, 2008 (edited) How do I call an Autoit script from an Autoit script?Also I tried to batch alot of scripts but when I run autoit from the command like this autoit3.exe c:\directory\script.au3 it starts the script but doesn't do anything. it seems to be paused...Edit: Oops...Perhaps I should spend more time reading the post before replying. Sorry.Have you tried compiling your scripts and calling them as stand alone executables? I have a couple of scripts that call other scripts but I always compile. Never had any problem. Edited September 11, 2008 by ksmith247 Support bacteria; it's the only culture most people have.LxP's Learning to Script with AutoIt 3 - Excellent starting placeVolly's Links Page - Links to cool and useful scriptsAutoIt Wrappers - Valuater's AutoIt Wrappers post. Lots of good stuff.Support AutoIt - Make a donation here; I did.[size="2"]#include <Guinness.pint>[/size]
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