Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Wait window time() + "String"

Status
Not open for further replies.

NasibKalsi

Programmer
Jan 8, 2004
417
CA
I just realised that

wait window time() + "String"
* spits error but

wait windows "String" + time()
* works fine

my best

Nasib Kalsi
 
Thanks Guys

Nasib Kalsi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top