<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ultraedit.com/index.php?action=history&amp;feed=atom&amp;title=CSV_convert_to_fixed_width</id>
		<title>CSV convert to fixed width - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ultraedit.com/index.php?action=history&amp;feed=atom&amp;title=CSV_convert_to_fixed_width"/>
		<link rel="alternate" type="text/html" href="https://wiki.ultraedit.com/index.php?title=CSV_convert_to_fixed_width&amp;action=history"/>
		<updated>2026-06-18T03:51:14Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>https://wiki.ultraedit.com/index.php?title=CSV_convert_to_fixed_width&amp;diff=328&amp;oldid=prev</id>
		<title>Idmadmin: Created page with &quot;Category:Edit tab alt=screenshot of the CSV convert to fixed columns dialog The &#039;&#039;&#039;convert to fixed width&#039;&#039;&#039; func...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ultraedit.com/index.php?title=CSV_convert_to_fixed_width&amp;diff=328&amp;oldid=prev"/>
				<updated>2017-08-17T12:48:05Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:Edit_tab&quot; title=&quot;Category:Edit tab&quot;&gt;Category:Edit tab&lt;/a&gt; &lt;a href=&quot;/File:Ultraedit_convert_csv_to_fixed_columns.png&quot; title=&quot;File:Ultraedit convert csv to fixed columns.png&quot;&gt;right|alt=screenshot of the CSV convert to fixed columns dialog&lt;/a&gt; The &amp;#039;&amp;#039;&amp;#039;convert to fixed width&amp;#039;&amp;#039;&amp;#039; func...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Edit tab]]&lt;br /&gt;
[[File:Ultraedit convert csv to fixed columns.png|right|alt=screenshot of the CSV convert to fixed columns dialog]]&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;convert to fixed width&amp;#039;&amp;#039;&amp;#039; function allows you to convert a file from character-delimited fields (e.g., CSV) to fixed columns.  This is particularly useful where changes in column(s) are required but difficult due to varying field widths for each row. This complements the [[Convert fixed width to CSV]] feature.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Convert to fixed columns&amp;quot; dialog offers the following options:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Scan&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
When clicked, UltraEdit will scan the file (or first line based on the next setting) and determine the maximum field widths for each field.  This will determine the maximum width required for each field and place the results (comma separated) in the &amp;#039;&amp;#039;&amp;#039;Field widths&amp;#039;&amp;#039;&amp;#039; entry box.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Scan first line only&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
This will cause the &amp;#039;&amp;#039;&amp;#039;Scan&amp;#039;&amp;#039;&amp;#039; function to scan just the first line for the field widths.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Ignore separator in quotes (&amp;#039;)&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
If checked, separator characters which are enclosed in single quotes will not be taken into account when scanning to determine column spacing for alignment.  &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Ignore separator in double quotes (&amp;quot;)&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
If checked, separator characters which are enclosed in double quotes will not be taken into account when scanning to determine column spacing for alignment.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Keep delimiter with fixed columns&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
This indicates that when converting to fixed width columns the delimiter character for the fields should not be removed.  If this is not checked, the conversion will remove the delimiter between fields.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Separator character&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
This specifies the delimiter character between fields.  If this is a tab character &amp;quot;^t&amp;quot; should be entered.  In all other cases, a single character should be entered.  The editor uses this character to determine the field boundaries.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Field widths&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
This is a list of comma separated field widths used for the conversion.  If there are more fields than entries, the last entry will be used as the field width for the remaining fields. This allows you to set a single entry if all fields are required to be the same width.  &lt;br /&gt;
&lt;br /&gt;
Please note: This field must not be left empty when the conversion to fixed columns is executed.  It may be populated automatically by pressing the &amp;#039;&amp;#039;&amp;#039;Scan&amp;#039;&amp;#039;&amp;#039; button after specifying the conversion options, or you can manually enter field widths if desired.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Convert&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
This performs the conversion from character delimited text to fixed column according to the settings above.  The complete file will be converted. Please note that this may take some time for larger files. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;idm-see-also&amp;quot;&amp;gt;&lt;br /&gt;
See also: &lt;br /&gt;
* [[Convert fixed width to CSV]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Idmadmin</name></author>	</entry>

	</feed>