I have a macro that sends a command to a host session, works fine...Problem is I need to capture the response in to a .txt file, replacing the current contents with the new info. Here is my code so far. It runs and sends the command, but it does not call the file or if it does, does not capture...