<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>12 Sep 2016 08:38:00 Z</lastBuildDate><pubDate>12 Sep 2016 07:21:00 Z</pubDate><description>Hi&#13;
We have a file which stores customer last name, customer first name. As we frequently need the full name we thought we would try the calculated field option. All data access is performed by classes so our record class includes the CustomerName as a string field.&#13;
&#13;
Retrieving data works well, however, when we try to save a record it all falls down. MemoryToFile(CusClassRecord,CusDataFile) fails with an error that CustomerName is a calculated field.&#13;
&#13;
I will go back to doing it within the class for the time being but has anyone else experienced this &amp; found a solution?&#13;
&#13;
Thanks&#13;
&#13;
David</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59510-wd21-calculated-field-data-file/read.awp</link><title>[WD21] Calculated field in data file</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/59510-wd21-calculated-field-data-file-59511/read.awp</comments><pubDate>12 Sep 2016 08:38:00 Z</pubDate><description>If you make the CustomerName a Property of the class rather than a member then it will not be a part of the MemoryToFile.&#13;
&#13;
How…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59510-wd21-calculated-field-data-file-59511/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59510-wd21-calculated-field-data-file-59511/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59510-wd21-calculated-field-data-file/read.awp">[WD21] Calculated field in data file</source><title>Re: [WD21] Calculated field in data file</title></item></channel></rss>
