I am writing an application that keeps track of some common tasks that I do at work. I need this file to write to a .dat file but I don't like using the standard OPEN and CLOSE statements in VB. I would like to use the API to make the app less resource intensive. If anyone has any ideas of has an ap that does this they could share it would be appreciated.