d STB-8 os6. Importing and exporting text files with Stata. d STB insert by Phil Goldberg, Systems Manager, Cardiology, d Children's Memorial Hospital, Chicago, IL. d Support: Fax 312-880-3324 d Note: The following files are in this directory: d readsep.do Stata do-file that reads in comma-separated files d s2sep.do Stata do-file that writes out comma-separated files d sep2stat.c C Source code for converting comma-separated to Stata d readable d stat2sep.c C Source for converting Stata datasets to comma d separated files d Copy the files to any temporary directory. To make executables, type d make sep2stat d make stat2sep d from Unix. Post executables and do-files to convenient place. f os6/readsep.do f os6/s2sep.do f os6/sep2stat.c f os6/stat2sep.c