When I use "delete URL", the documentation says that "the result" will be empty if it works, and populated with an error message if not.

In my case, the result is not empty. It contains something like "error 200 Okay." But the delete works. The odd part is, if I test the result, like -

if the result contains "Okay" then
        send actNatural to me
ELSE
        answer warning the Result with "OK"
end if

It goes to the answer option (the else) and displays the result containing "Okay". If I put the result to the message window, it is empty.

Can anyone give me a clue what is going on here?

--
Troy
RPSystems, Ltd.
http://www.rpsystems.net

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to