<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>14 May 2015 17:50:00 Z</lastBuildDate><pubDate>14 May 2015 17:26:00 Z</pubDate><description>The analysis excist out of 2 data filles /date/ name each date fille hes 1 key /date.DATE/name.NAME; both data filles are linked to a edt control.....button 1 adds the data that i am looking for in the data filles button 2 should modify the date if both date and name are equal to the searcht string&#13;
&#13;
however when i run this code i get a error @ line Hmodify&#13;
what am i doing wrong here with this bit of code&#13;
&#13;
click button 2&#13;
A1,A2,A3 are strings&#13;
&#13;
A1=HSeek(EXPRESS_date,DATE,"DATE")&#13;
Trace(A1)&#13;
A1="4"&#13;
A2=HSeek(EXPRESS_name,NAME,"NAME")&#13;
Trace(A2)&#13;
A2="5"&#13;
A3=A1+A2&#13;
Trace(A3)&#13;
IF A3= "45" THEN&#13;
&#13;
ScreenToFile(EXPRESS_WIN_TEST)&#13;
HModify(DATE)&#13;
HModify(NAME)&#13;
END</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52089-error/read.awp</link><title>Hf error</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/52089-error-52103/read.awp</comments><pubDate>14 May 2015 17:50:00 Z</pubDate><description>Hi Starter,&#13;
&#13;
Do not forget to post the error message so we can help you better.&#13;
&#13;
I'm not sure if "DATE" is a reserved word i…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52089-error-52103/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52089-error-52103/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52089-error/read.awp">Hf error</source><title>Re: Hf error</title></item></channel></rss>
