<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>6 Jul 2017 21:06:00 Z</lastBuildDate><pubDate>6 Jul 2017 18:49:00 Z</pubDate><description>Hi,&#13;
for training purposes,id liked to search with (composite key) return the position of the line and then access record line and change a element ... so far i have the lines below,but it s triggering error,(i know i can load in table and aply filteror que however id like to learn how to access it directly.Can someone give a example of a code brick that could work.&#13;
&#13;
thanks in advance&#13;
&#13;
ValCompKey is Buffer ValCompKey = HBuildKeyValue(time,daymonthyear , sAb2, sAb3,sAb4) HReadSeek(time,time.daymonthyear, ValCompKey, hIdentical) ///Returns record line associated with the search WHILE HFound() = True ... HReadFirst(time,hCurrentRecNum)// access record line first position key 1 HReadNext(time,hCurrentRecNum)//key2 HReadNext(time,hCurrentRecNum)//key3 HReadNext(time,hCurrentRecNum)//key4 time.name=EDT_NoName1 //change or add key 5 HModify(time.name,hCurrentRecNum) //modify (key) if already entered HModify(time,hCurrentRecNum) //modify (complete line) HSave(time.name) // save file Trace("test") END</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned/read.awp</link><title>HReadSeek() Altering a element of the line returned</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/61594-hreadseek-altering-element-line-returned-61597/read.awp</comments><pubDate>6 Jul 2017 21:06:00 Z</pubDate><description>what "line" ?&#13;
&#13;
there is no line in a file</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned-61597/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned-61597/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned/read.awp">HReadSeek() Altering a element of the line returned</source><title>Re: HReadSeek() Altering a element of the line returned</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned-61596/read.awp</comments><pubDate>6 Jul 2017 20:08:00 Z</pubDate><description>id like to search u unique comp key&#13;
buth modify another record that dosent belong to that unique key buth is contained in the s…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned-61596/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned-61596/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned/read.awp">HReadSeek() Altering a element of the line returned</source><title>Re: HReadSeek() Altering a element of the line returned</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned-61595/read.awp</comments><pubDate>6 Jul 2017 19:28:00 Z</pubDate><description>Hi&#13;
&#13;
First, let me say that from the type of questions you are asking, it looks like you would benefit from studying in details…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned-61595/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned-61595/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61594-hreadseek-altering-element-line-returned/read.awp">HReadSeek() Altering a element of the line returned</source><title>Re: HReadSeek() Altering a element of the line returned</title></item></channel></rss>
