export ascii and insert a text file
John Esak
john at valar.com
Wed May 11 09:14:29 PDT 2005
You should be doing the following with the file i/o commands readline() and
writeline(). The syntax explains it all very clearly in the online manual or
in the *cabe help pages. this is not a good task for IMPORT.
John Esak
> -----Original Message-----
> From: filepro-list-bounces at lists.celestial.com
> [mailto:filepro-list-bounces at lists.celestial.com]On Behalf Of Enrique
> Arredondo
> Sent: Wednesday, May 11, 2005 10:55 AM
> To: filepro-list at lists.celestial.com
> Subject: export ascii and insert a text file
>
>
> How can I make this happend :
>
> I'm generating a XML document to a ascii file , but Under the tag
> "ImageFile" I need to do a quick system command that will convert a JPG
> file to a text file and stick in inside this tag and then close the tag.
>
> So the Idea is to do this :
>
> Then : "<ImageFile>"{system noredraw "base64 chevy350.jpg >
> chev350.64"{"</ImageFile>" ;gosub writeit
>
> How should I import the chev350.64 to this line ? using a GETENV
> or import
> ascii line by line ?
>
> Thanks
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
More information about the Filepro-list
mailing list