Are you using the latest 6.851? I've tried Subs that return Booleans and it works for both variables and False and True keywords and "False" and "True" as string literals. Even the default return value from End Sub properly returns false.
What does your Sub declaration look like. It looks like the Sub is returning a string value.
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.
Last edited by agraham : 02-27-2010 at 06:54 PM.
|