Forum Discussion

glarsen_1's avatar
glarsen_1
Occasional Contributor
11 years ago

If... Statements

Whenever i write an If.. Statment to check if a dialog window exists, it always tells me that there is an error: For Example: Sub Test  Call Sys.Process("xms").Window("#32770", "*")....