Results 1 to 2 of 2

Thread: wondering if this code would work.. cant test atm

  1. #1

    Thread Starter
    Fanatic Member SkiNLaB's Avatar
    Join Date
    Jan 2002
    Location
    Sydney, Australia
    Posts
    747

    wondering if this code would work.. cant test atm

    AppActivate AdobeTitle, False

    Do
    If FindWindow(vbNullString, "Adobe Premiere") <> 0 Then
    Exit Do
    DoEvents
    Loop
    i want it to loop di doop until that window appears. or should i just put doEvents straight after appactivate, would that do the job.

    i need to do this becuase i will be sending keystrokes to the program once it is loaded.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Looks code, try it out.

Posting Permissions

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



Click Here to Expand Forum to Full Width