Hello,
Some times in my clarion app while trying to read from Everything; it freezes if Everything is busy indexing or querying. So is there a way to check if Everything is busy and display a message to the user to wait or try later.
Thank you.
Clarion Question: How to know if Everything is busy
-
sk2107
- Posts: 385
- Joined: Sun Aug 07, 2022 8:48 pm
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Clarion Question: How to know if Everything is busy
(
It's been ages (circa 1998) since I've used Clarion, but I did really like it.
Still runs, but I'm not getting any sound [at least Sandboxed].
. )
It's been ages (circa 1998) since I've used Clarion, but I did really like it.
Still runs, but I'm not getting any sound [at least Sandboxed].
. )
You do not have the required permissions to view the files attached to this post.
-
sk2107
- Posts: 385
- Joined: Sun Aug 07, 2022 8:48 pm
Re: Clarion Question: How to know if Everything is busy
Sorry may be by question was not clear but the question is related to Everything clarion sdk.
(https://www.voidtools.com/support/every ... dk/clarion)
Any how thank you for your contribution.
Best Regards
(https://www.voidtools.com/support/every ... dk/clarion)
Any how thank you for your contribution.
Best Regards
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Clarion Question: How to know if Everything is busy
Ah.
And to be clear, it is this, Clarion?
And to be clear, it is this, Clarion?
Exactly correct. viewtopic.php?p=47568#p47568no file manager could perform this task as simple as Everything because the operation involves multiple paths in multiple drives and dynamic target files
-
sk2107
- Posts: 385
- Joined: Sun Aug 07, 2022 8:48 pm
Re: Clarion Question: How to know if Everything is busy
Yes it is the one.
Thanks
Thanks
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Clarion Question: How to know if Everything is busy
Put Everything in debug mode and check the IPC requests:
- In Everything, from the Tools menu, under the Debug submenu, check Console.
-
sk2107
- Posts: 385
- Joined: Sun Aug 07, 2022 8:48 pm
Re: Clarion Question: How to know if Everything is busy
I will check it out.
Thank you and best regards
Thank you and best regards