07-04-2007 07:58 AM
07-04-2007 09:10 AM
07-05-2007 11:42 PM
07-06-2007 12:40 AM
07-06-2007 01:17 AM
Hi Becktho,
Thanks for the interest you have shown in my problem. I am herewith attaching the vi I used to copy the file. In Save As dialog box you will see the Save As Type box with "Comma Seperated Excel File(*.csv)" as default option. If user does not change this option and save the file then it will work absolutly fine. But if user selects "All File(*.*)" option (which is below the "Comma Seperated Excel File(*.csv)" option) in Save type as box and save the file It will not save as .csv file(I am not able to get the file extention of it). And such file will not open in excel by simply clicking it. You have to change the extention of it.to .csv
So how can I force the user to save the file as .csv file.
Thanks:-
Mike
07-06-2007 01:30 AM