Re: Determine which method called the DoneEvent - WeOnlyDo Discussion board

Re: Determine which method called the DoneEvent (General questions)

by wodDrazen, Friday, March 17, 2006, 01:35 (6641 days ago) @ Chris Green

Hi Chris,

Can you send us e-mail to techsupport@weonlydo.com and we can send you sample.
In sample you can find which method called Done Event.

Idea is you can set wodSFTP.Tag in place where you executed some method and than in Done Event you can check that Tag.

For Example:
Before executing PutFile Method:
Sftp1.Tag = putfile

In Done Event:
Debug.Print Sftp1.Tag

Hope I helped.

Regards,
Drazen


Complete thread: