[futurebasic] [FB4] Foreground or Background

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 2004 : Group Archive : Group : All Groups

From: Brian Heibert <bheibert@...>
Date: Tue, 14 Sep 2004 19:33:42 -0500
Hi,

long if (system(_aplActive) = _

end if

What goes after the _

I need to know if my program is in the foreground or background so if it's
in the background I can display a certain window

Brian