export ascii

Enrique Arredondo henry at vegena.net
Wed Apr 13 12:41:42 PDT 2005


Hi ,

What is the procedure to make export ascii write several times into the 
ascii file within the same record ?

that is :

export ascii tot=("file.txt") r=\n

then :    tot(1)="bla bla bla"   ' first line I want to be created

then :    tot(1)="THIS IS a SECOND LINE"

then :    ......etc

Should I do  : goto export line or should I do a "write" between lines ?

Thanks


More information about the Filepro-list mailing list