Instead of Write to Spreadsheet VI
Use these File I/O functions
1. Open/Create/replace file function, here you have an option to set 'prompt' that appears above the list of files and directories, or folder, in the file dialog box.
2.Convert your array to a spread sheet string using strings palette>>'array to spreadsheet string' function
3. write this string to file using 'write to text' file
4. 'close' the file
Look at pic
Hope this helps
Message Edited by devchander on 09-11-2006 04:54 AM