<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Jan 2016 10:01:00 Z</lastBuildDate><pubDate>26 Jan 2016 09:15:00 Z</pubDate><description>Hi,&#13;
Maybe a stupit question . How can I see what is in an array in the debugger?&#13;
&#13;
I know it is possible to see what is in it, in the past I have seen it . But I donnot know How.&#13;
&#13;
regards&#13;
Allard</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array/read.awp</link><title>Array in WD 20</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/56051-array-56055/read.awp</comments><pubDate>26 Jan 2016 10:01:00 Z</pubDate><description>HI Allrad,&#13;
&#13;
add a break point in the code and do a right click on the array. Now select "Add the expression to the debuger". N…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56055/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56055/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array/read.awp">Array in WD 20</source><title>Re: Array in WD 20</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56054/read.awp</comments><pubDate>26 Jan 2016 09:29:00 Z</pubDate><description>Hi,&#13;
&#13;
Yes I put a trace on it now .But I know it is possible to klik somwhere in the debugger and get a table like view with th…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56054/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56054/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array/read.awp">Array in WD 20</source><title>Re: Array in WD 20</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56053/read.awp</comments><pubDate>26 Jan 2016 09:26:00 Z</pubDate><description>Allard,&#13;
&#13;
you have to doubleclick on the value in the debugger pane.It will open a popup with all the elemens of your array, ev…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56053/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56053/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array/read.awp">Array in WD 20</source><title>Re: Array in WD 20</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56052/read.awp</comments><pubDate>26 Jan 2016 09:23:00 Z</pubDate><description>for i=1 to arraycount(nameofthearray)&#13;
trace(nameofthearray)&#13;
end</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56052/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array-56052/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56051-array/read.awp">Array in WD 20</source><title>Re: Array in WD 20</title></item></channel></rss>
