I am trying to read from a .txt file that has been created as an ascii fixed in pdox. I need to clip it in to another application. The readfromfile works fine, but the "fixed" aspect is lost and the data is messy. The readfromrtffile gives me the error "cannot read from file". what is going on? Is the file busy? I can't figure out how to get a more explicit error-or how to get get readfromrtffile to work. Thanks.