January 27, 200818 yr Hi all, I'm using a script to generate HTML and build a table of values to be displayed in an email using SMTPit Pro. The problem I'm having is that in order to specify a in my script, the double-quote character is interpreted as a literal and I can't get it to pass the script/formula checker. I thought I'd try to build it in using a custom function. But when I put a " in the custom function, it looks for a close ". I can't put """ because the third quote looks for a closed ". Can I use ASCII characters? Is there an ASCII character that represents a " like %20 represents a space? Thank you. Mac Hammer
January 27, 200818 yr See: Help > Creating a database > Working with formulas and functions > Identifying text constants and special characters in formulas
Create an account or sign in to comment