Hello, I'm trying to program my vi so that the data the vi generates is saved to a file. I've gotten that far, but I want the user to be able to select where they want to save the file and what they want to name it. However, I need to force them to use .hdr as the extension. Is there anyway to do this with labview other than having them type in the filename and path and concatenating .hdr to the filename?