08-24-2004, 10:46 AM
Hello,
Ive been looking at this code for so long i cant see the wood for the trees. Anyone spot my simple mistake?
The macro is supposed to go: if window of type popup exists.... do this, else do this....
int h = win(571 460) //location of the popup
ifi win(h "" "" 8 ) // 8 flag code for must be popup
do this
else
do this
Any help would really help me out
Cheers
Andy
Ive been looking at this code for so long i cant see the wood for the trees. Anyone spot my simple mistake?
The macro is supposed to go: if window of type popup exists.... do this, else do this....
int h = win(571 460) //location of the popup
ifi win(h "" "" 8 ) // 8 flag code for must be popup
do this
else
do this
Any help would really help me out
Cheers
Andy
