Jump to content

Replace a file without any User interaction popup


supriyav

Recommended Posts

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

Link to comment

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!!

Link to comment
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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.