Base64() function


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jim Guerber on September 14, 2006 at 09:47:39:

The BASE64(in$,err) function produces incorrect results if given a string expression or function as input such as out$ = Base64(strip(in$),err).

Until this is fixed, just remove the expression:

in$ = strip(in$)
out$ = base64(in$,err)




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]