Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: wwait

$
0
0
Re: wwait
FoxInCloud
Re: wwait
04/02/2012
08:45:52 AM
3GX0ISDZ9 Show this entire thread in new window
Gratar Image based on email address
From:
To:
Attachments:
None

Suggestion: in your code for each function it says "not supported on web" if the function is not web available. I was about to say the wWait does not specify that, unlike the other functions, so I thought you had some way of dealing with it. But I see I seem to have wasted all that time because I do not know French; would I be correct in assuming that "exécutée seulement en mode interactif" means just that?

I will do something in javascriptto actiavte the wait pic or something else during processing actions.


Tuvia,
wWait() has no effect in Web mode, just because a web server is not able to give a response until the whole transaction is over.
It's intended to work around the modal situation on the web server.


Never been able to get it to work. If I trace the VFP code, in wwait tcresult is always blank no matter what. In the browser nothing fires.

I have just things like this:

..click LPARAMETERS nButton, nShift, nXcoord, nYcoord IF thisform.wlHTMLgen RETURN .t. ELSE wwait("hello people") ENDIF


wWait() works ...
FAA replaces:
WAIT <<span class="functions">message> <other clauses>

by
wWAIT('<message>', '<other clauses>')

Any other feedback?

I have never gotten the wWait function to work, and I thought it was not yet support. Yet I did not see it on the roadmap. Did I just miss it?





Viewing all articles
Browse latest Browse all 10393

Trending Articles