On Sunday, July 25, 2004, at 08:59 AM, [EMAIL PROTECTED] wrote:

What about...

try
  put base64decode(tStr) into tStr
catch errnum
  return ""
end try
return tStr

/H


That's a good idea. What about this for a string test? Base64 is 72 characters per line. I suppose you could test for the number of characters in each line.

Mark

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

Reply via email to