Jump to content

ReaImDown

Active Members
  • Posts

    517
  • Joined

  • Last visited

Reputation Activity

  1. Like
    ReaImDown got a reaction from Fubarable in is there a way to make autoit run another script...   
    if I am correct...if I use the
    while ( WinActive("[TITLE: STARTMENU; CLASS: DV2ControlHost]", "") = 0 )
    do stuff...
    wend

    it will stop my program from running and stick in the loop

    see, I want the program I have to either...Create... a new file, then run it, or, have my currently already made file continuously check to see if its open, while continueing through the rest of the script.

    btw, you can use

    shellexecute("name.au3") to run files that are not .exe
×
×
  • Create New...