I am wondering if anyone could help with something I am trying to do. From Cloverleaf I want to ftp to an IBM system and grab a flat file that looks like this:
DET|1815123|550667|6530380|4210048|1|20110802|XRCHEST1|71010||R67708|7100|786.5||||LH|433017460|||||000692|I|20867|000060|1602|||20110722|A|||4|
DET|1815058||653203-0|4261671|1|20110802|MRELBRTWOW|73223||R59154|7300|726.30||||LH|433036908|RT||||000123|O|19745|000003|1608||LH|||||4|
These are IDX charges that I am going to run through an xlate and create a tab delimited file to post to our HPP clinic system.
I have the fileset-ftp protocol setup on the thread but I what I really need help with is the tcl script. The file resides in a FTP library. I just want to “get” this one file.
Any help would be appreciated. Thanks.
– Mary