<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>30 Jun 2015 11:36:00 Z</lastBuildDate><pubDate>29 Jun 2015 14:58:00 Z</pubDate><description>I have been studying example code and I'm trying my first attempt at indirection as follows:&#13;
&#13;
m_sGenericQueryName is string&#13;
m_sGenericQueryName = "qry_Room_Generic"&#13;
&#13;
When I reference this in a class method:&#13;
HExecuteQuery({m_sGenericQueryName},hQueryDefault,iMyProjID)&#13;
&#13;
I get this error message:&#13;
"The file, view or query 'qry_Room_Generic' is unknown."&#13;
&#13;
The spelling is certainly correct and matches an existing query.&#13;
Can anyone please tell me what I'm doing wrong.&#13;
&#13;
Many thanks,&#13;
Michael</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax/read.awp</link><title>[WB19] Can you please help me correct my indirection syntax.</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/52920-wb19-can-you-please-help-correct-indirection-syntax-52929/read.awp</comments><pubDate>30 Jun 2015 11:36:00 Z</pubDate><description>Thanks Stefan &amp; DW.&#13;
&#13;
Michael</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52929/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52929/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax/read.awp">[WB19] Can you please help me correct my indirection syntax.</source><title>Re: [WB19] Can you please help me correct my indirection syntax.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52926/read.awp</comments><pubDate>30 Jun 2015 03:57:00 Z</pubDate><description>Couple of reasons&#13;
&#13;
1)If the table name is long MyOutOfStateCarDealers it would make coding easyer.&#13;
&#13;
When loding a table:&#13;
Ta…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52926/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52926/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax/read.awp">[WB19] Can you please help me correct my indirection syntax.</source><title>Re: [WB19] Can you please help me correct my indirection syntax.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52925/read.awp</comments><pubDate>29 Jun 2015 22:01:00 Z</pubDate><description>Hi Michael,&#13;
&#13;
in my opinion, it is useless to use indirection in this case.&#13;
I use indirection for composing control names, var…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52925/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52925/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax/read.awp">[WB19] Can you please help me correct my indirection syntax.</source><title>Re: [WB19] Can you please help me correct my indirection syntax.</title></item><item><author>bruno.caires</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52923/read.awp</comments><pubDate>29 Jun 2015 17:00:39 Z</pubDate><description>Michael,&#13;
&#13;
No indirection is needed in HExecuteQuery statement (in the help file, you can see that the first parameter is a 'Ch…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52923/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52923/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax/read.awp">[WB19] Can you please help me correct my indirection syntax.</source><title>Re: [WB19] Can you please help me correct my indirection syntax.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52922/read.awp</comments><pubDate>29 Jun 2015 16:46:00 Z</pubDate><description>Thanks Bart. That worked.&#13;
&#13;
But for future reference I'm still curious to know how I should do this using indirection.&#13;
&#13;
Micha…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52922/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52922/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax/read.awp">[WB19] Can you please help me correct my indirection syntax.</source><title>Re: [WB19] Can you please help me correct my indirection syntax.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52921/read.awp</comments><pubDate>29 Jun 2015 16:41:00 Z</pubDate><description>Hi Michael,&#13;
&#13;
You could declare your variable as a data source, and than work without indirection:&#13;
&#13;
m_sGenericQueryName is Da…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52921/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax-52921/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52920-wb19-can-you-please-help-correct-indirection-syntax/read.awp">[WB19] Can you please help me correct my indirection syntax.</source><title>Re: [WB19] Can you please help me correct my indirection syntax.</title></item></channel></rss>
