edit to remove double quote in field

Kenneth Brody kenbrody at spamcop.net
Wed Jul 24 19:35:07 PDT 2013


On 7/24/2013 9:57 PM, brian at aljex.com wrote:
> Stupid email... Or maybe just stupid web mail...
[...]
> So here is the same lines with spaces inserted. You have to remove the spaces.
>
> If: ac = "34"
> Then: oc = " & q u o t e ; " ; goto ent2
> If: ac = "38"
> Then: oc = " & a m p ; " ; goto ent2
> If: ac = "39"
> Then: oc = " & a p o s ; " ; goto ent2
> If: ac = "60"
> Then: oc = " & l t ; " ; goto ent2
> If: ac = "62"
> Then: oc = " & g t ; "

Which is pretty much what the TOHTML() function does.

-- 
Kenneth Brody


More information about the Filepro-list mailing list