Yes, I did setup the spec in GUI. and when run the command below, it did not transfer to a text file.
docmd.TransferText acExportDelim, "SpecName", "SourceTbl", "DstCsv"
I hope I make myself clear. the problem is the command docmd.transfertext
doesn't do anything at all. the GUI part was done...