I would like to display the contents of a text file (read only) in a scrolling text box on a form. I dont want to store the text in the database, just have it display in the form when viewing the associated record. I do want to print the data in reports probably while the record is displayed. I cant seem to figure out how to use The Transfer Text action for this purpose (and Im not sure if that is the right way to do it).
Currently I have the files linked as OLE objects and the user can view them in word pad.
PS: Also I eventually intend to write the text files out the serial port. I have seen 3rd party addins that are alittle pricy any suggestions regarding accomplishing this task would be appreciated.
Currently I have the files linked as OLE objects and the user can view them in word pad.
PS: Also I eventually intend to write the text files out the serial port. I have seen 3rd party addins that are alittle pricy any suggestions regarding accomplishing this task would be appreciated.