<?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=6478&amp;mode" />

<title>ATNEL tech-forum</title>
<link href="https://forum.atnel.pl/index.php" />
<updated>2014-03-24T21:00:30+01:00</updated>

<author><name><![CDATA[ATNEL tech-forum]]></name></author>
<id>https://forum.atnel.pl/feed.php?f=12&amp;t=6478&amp;mode</id>
<entry>
<author><name><![CDATA[jacekk232]]></name></author>
<updated>2014-03-24T21:00:30+01:00</updated>
<published>2014-03-24T21:00:30+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6478&amp;p=75622#p75622</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6478&amp;p=75622#p75622"/>
<title type="html"><![CDATA[Re: Zmienna String na As Long]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6478&amp;p=75622#p75622"><![CDATA[
Funkcja VAL()<br /><div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />Przeznaczenie:<br /><br />Zamienia tekstową reprezentację liczby na jej postać dziesiętną.<br /><br />Składnia:<br /><br />zmienna = VAL( tekst )<br /><br />gdzie:<br /><br />zmiennazmienna numeryczna do której wpisany będzie wynik działania funkcji,<br />tekstzmienna tekstowa, zawierająca liczbę w postaci tekstu.<br />Opis:<br /><br />Funkcja ta jest odwrotnością funkcji STR.<br /><br />Zobacz także: STR , HEXVAL , HEX , BIN<br /><br /><br />Przykład:<br /><br /><br />Dim a As Byte , s As String * 10<br /><br />s = &quot;123&quot;<br />a = Val(s)            'konwersja ciągu<br />Print a<br /><br />End<br /><br />(c) Zbigniew Gibek, 2002-2005   (c) MCS Electronics, 1999-2005<br /></div><p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=204">jacekk232</a> — 24 mar 2014, o 21:00</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[slawek3000]]></name></author>
<updated>2014-03-24T19:35:18+01:00</updated>
<published>2014-03-24T19:35:18+01:00</published>
<id>https://forum.atnel.pl/viewtopic.php?t=6478&amp;p=75607#p75607</id>
<link href="https://forum.atnel.pl/viewtopic.php?t=6478&amp;p=75607#p75607"/>
<title type="html"><![CDATA[Zmienna String na As Long]]></title>

<content type="html" xml:base="https://forum.atnel.pl/viewtopic.php?t=6478&amp;p=75607#p75607"><![CDATA[
Witam,<br /><br />Jak można zamienić wartość zmiennej String na wartość zmiennej As Long ?<p>Statystyki: Napisane przez <a href="https://forum.atnel.pl/memberlist.php?mode=viewprofile&amp;u=988">slawek3000</a> — 24 mar 2014, o 19:35</p><hr />
]]></content>
</entry>
</feed>