<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>18 Feb 2016 01:47:00 Z</lastBuildDate><pubDate>17 Feb 2016 22:14:00 Z</pubDate><description>Hello, i have several fields from an hyperfile and need arrange to put in a txt file.&#13;
&#13;
I have&#13;
&#13;
Invoice 8 Chars Description 50 Quantity 8 Subtotal 15 and total 15&#13;
&#13;
I need put in a single row with spaces separated for export in a TXT Ascii plane but&#13;
&#13;
Need in position 1 of the string Invoice&#13;
in 22 description and so on&#13;
&#13;
Invoice (x spaces) Description (xspaces)&#13;
&#13;
Astring="xxxxxxxx dddddddddd 1000 121.00 121000"&#13;
&#13;
How can i handle the spaces between each field, for example adding x space to allow&#13;
start description in 22 position for example.&#13;
&#13;
Thank you in advance</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56475-need-build-string-with-spaces-between-field-export/read.awp</link><title>Need build a string with spaces between field to export a TXT Ascci Plane</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56475-need-build-string-with-spaces-between-field-export-56478/read.awp</comments><pubDate>18 Feb 2016 01:47:00 Z</pubDate><description>Amazing THX Fabrice</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56475-need-build-string-with-spaces-between-field-export-56478/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56475-need-build-string-with-spaces-between-field-export-56478/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56475-need-build-string-with-spaces-between-field-export/read.awp">Need build a string with spaces between field to export a TXT Ascci Plane</source><title>Re: Need build a string with spaces between field to export a TXT Ascci Plane</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56475-need-build-string-with-spaces-between-field-export-56477/read.awp</comments><pubDate>18 Feb 2016 01:22:00 Z</pubDate><description>Hi Manfred&#13;
&#13;
use the complete() function to "size" each part&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56475-need-build-string-with-spaces-between-field-export-56477/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56475-need-build-string-with-spaces-between-field-export-56477/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56475-need-build-string-with-spaces-between-field-export/read.awp">Need build a string with spaces between field to export a TXT Ascci Plane</source><title>Re: Need build a string with spaces between field to export a TXT Ascci Plane</title></item></channel></rss>
