Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

If clauses - how to?

If you have a question or need help, this is the place to be.
Post Reply
cidacit
Posts: 1
Joined: Mon May 19, 2008 3:35 pm

If clauses - how to?

Post by cidacit »

Hello,

how could I easily create if statements like:

Code: Select all

on event1
   if prog1_is_running
      do action1
   if prog2_is_running
      do action2
?

Regards,
t
bskchaos
Experienced User
Posts: 56
Joined: Tue Mar 25, 2008 3:04 pm

Re: If clauses - how to?

Post by bskchaos »

Poor english ;)
You can use Find Window and Jump To.

Not at home right now, will post an example later if nobody else post one.
Post Reply