I Have a *.TPS file I export to a set named *.CSV file in the programs folder using a process. Both these files are defined in the DCT. Rather than have this static option I wish to allow the user to be able to save the CSV file to a location and file name of their choice, I guess I need to use FILEDIALOG. Does anyone know of an example app or can help me to implement the correct use of FILEDIALOG for this purpose? Thanks.