Example Code

Change all Files in a Directory from Space Delimited to Tab Delimited

Code and Documents

Attachment

Overview:

Change a file from space to tab delimiter

 

 Description:

This VI demonstrates how to replace the spaces of a file for tab using the String Replace VI and file I/O

 

 Requirements:
1. LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code:
* Copy the folder directory you want to modify
* Select the Run button.
* The file will be rewritten

 

Additional Information or References: 

 

Space to Tab delimited file - LV 2012 NI Verified.png

“**This document has been updated to meet the current required format for the NI Code Exchange.**”

Joe Daily
National Instruments
Applications Engineer

may the G be with you ....

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.