supriyav Posted October 29, 2005 Report Posted October 29, 2005 When i'm trying to write data on an existing file using the "Write to Spread Sheet file",an user interaction popup is displayed. The popup asks the user to "replace" the existing file or "cancel" the change. What i'm trying to do is to replace the file without any user interaction :!: Pls do the needful SupriyaV Quote
jbrohan Posted October 29, 2005 Report Posted October 29, 2005 The utility routine "Backup and delete file.vi" doies exactly this It deletes the old .bak and renames the current file to the backup (if they exist) and then it returns the path for you to write without a popup! http://forums.ni.com/ni/board/message?boar...ssage.id=147845 Use the Open LabVIEW Libraries indes at http://bloghan.gotdns.org/OpenLVLibs/ to find VI's. YOu can add yours too!! Quote
supriyav Posted October 29, 2005 Author Report Posted October 29, 2005 The utility routine "Backup and delete file.vi" doies exactly this It deletes the old .bak and renames the current file to the backup (if they exist) and then it returns the path for you to write without a popup!http://forums.ni.com/ni/board/message?boar...ssage.id=147845 Use the Open LabVIEW Libraries indes at http://bloghan.gotdns.org/OpenLVLibs/ to find VI's. YOu can add yours too!! Thanks for ur reply.. I cudn't view that vi as i've an older LABVIEW version(6.0_ Can you pls send me the Snapshot of that Backupanddelete.vi's block diagram. Pls do the needful SupriyaV Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.