<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl-pl">
<link rel="self" type="application/atom+xml" href="https://forum.atnel.pl/feed.php?f=12&amp;t=9051&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2014-11-01T18:16:25+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=12&amp;t=9051&amp;mode</id>
<entry>
<author><name><![CDATA[slawek3000]]></name></author>
<updated>2014-11-01T18:16:25+01:00</updated>
<published>2014-11-01T18:12:16+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=9051&amp;p=101833#p101833</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=9051&amp;p=101833#p101833"/>
<title type="html"><![CDATA[Re: Odczyt i zamiana typu zmiennych z tablicy]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=9051&amp;p=101833#p101833"><![CDATA[
wyrzuca mi błąd 46 przy linii 20<br /><br />ok już sobie poradziłem, <img src="https://forum.atnel.pl/images/smilies/icon_e_smile.gif" alt=":-)" title="Szczęśliwy" /><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=988">slawek3000</a> — 1 lis 2014, o 18:12</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[slawek3000]]></name></author>
<updated>2014-11-01T17:10:13+01:00</updated>
<published>2014-11-01T17:10:13+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=9051&amp;p=101820#p101820</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=9051&amp;p=101820#p101820"/>
<title type="html"><![CDATA[Odczyt i zamiana typu zmiennych z tablicy]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=9051&amp;p=101820#p101820"><![CDATA[
Mam taką tablicę <br /><br />[syntax=basic4gl]Dim Lngfreq_memory(50) As Eram Long<br />Dim Lngstep_memory(50) As Eram Integer                     <br />Dim Modulacja_memory(50)as Eram Byte<br />Dim Vfo_memory(50)as Eram Byte<br /><br />Lngfreq_memory(idx + 1) = Lngfreq : Lngstep_memory(idx + 1) = Lngstep : Modulacja_memory(idx + 1) = Modulacja:Vfo_memory(idx + 1) = Vfo[/syntax]<br /><br />Chciałbym wyświetlić ją w ten sposób <br />[syntax=basic4gl]Menu(idx) = Freq + &quot;&quot; + Fstep   'tutaj zmienne typu string[/syntax]<br />jak zamienić powyższe zmienne na zmienne typu string ?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=988">slawek3000</a> — 1 lis 2014, o 17:10</p><hr />
]]></content>
</entry>
</feed>