supriyav Posted October 29, 2005 Report Share 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 Link to comment
jbrohan Posted October 29, 2005 Report Share 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 Link to comment
supriyav Posted October 29, 2005 Author Report Share 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 Link to comment
jbrohan Posted October 29, 2005 Report Share Posted October 29, 2005 here you go. Quote Link to comment
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.