xml code with Base64

Walter Vaughan wvaughan at steelerubber.com
Mon Jun 7 10:43:05 PDT 2004


Enrique Arredondo wrote:
[snip xml with embedded base64 data example]
> How in the world can I do that within a filepro report ?

Can't. Well not directly. The limitation you were thinking about is the 
width of a dummy on a report.

What you can do with your report is use it to create an export file. 
Then you are pretty much free of any limitations.

What *I* would like someone to do would be to show you how to use the 
USER command and step through using "aish" to do the dirty work for you.
http://olympus.het.brown.edu/cgi-bin/man2html?aishmv+1
aish is a base64 converter found in both debian linux and freeBSD ports.

This would be the first time that I've seen that the user command would 
apply to something that I might need sometime in the distant future.

--
Walter



More information about the Filepro-list mailing list