Forum Discussion
simon_glet
11 years agoRegular Contributor
Hi Hunter,
The AliasObj.WaitAliasChild("dlgImport", XXX) does not need a loop as it will find the alias child as soon as it is available and will wait at most XXX milliseconds.
As far as I know it is the only Wait function that works that way. All the others would wait until XXX before checking.
Sincerely
The AliasObj.WaitAliasChild("dlgImport", XXX) does not need a loop as it will find the alias child as soon as it is available and will wait at most XXX milliseconds.
As far as I know it is the only Wait function that works that way. All the others would wait until XXX before checking.
Sincerely