Download Text Data File Manipulator
Description
Manipulate text data files: convert separators, transpose data.For some reason I couldn't find a simple tool for window to transpose my large data files so I wrote this tiny tool.
Source Files
The download file textdatafilemanip.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
TestDataFileManipulator/TestDataFileManipulator.sln
TestDataFileManipulator/TestDataFileManipulator.vssscc
TestDataFileManipulator/TestDataFileManipulator/ConvertParametersForm.Designer.cs
TestDataFileManipulator/TestDataFileManipulator/ConvertParametersForm.cs
TestDataFileManipulator/TestDataFileManipulator/ConvertParametersForm.resx
TestDataFileManipulator/TestDataFileManipulator/MultipleColumnSeparatorUserControl.Designer.cs
TestDataFileManipulator/TestDataFileManipulator/MultipleColumnSeparatorUserControl.cs
TestDataFileManipulator/TestDataFileManipulator/MultipleColumnSeparatorUserControl.resx
TestDataFileManipulator/TestDataFileManipulator/Program.cs
TestDataFileManipulator/TestDataFileManipulator/Properties/AssemblyInfo.cs
TestDataFileManipulator/TestDataFileManipulator/SingleColumnSeparatorUserControl.Designer.cs
TestDataFileManipulator/TestDataFileManipulator/SingleColumnSeparatorUserControl.cs
TestDataFileManipulator/TestDataFileManipulator/SingleColumnSeparatorUserControl.resx
TestDataFileManipulator/TestDataFileManipulator/TestDataFileManipulator.csproj
TestDataFileManipulator/TestDataFileManipulator/TestDataFileManipulator.csproj.vspscc
Download
Click the following link to download textdatafilemanip.zip.
textdatafilemanip.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »