<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Text to Number Actor ? Is it possible ?]]></title><description><![CDATA[<p dir="auto">Hi everybody</p>
<div>_Excuse my poor english, I'm french_</div>
<div style="font-style:normal">There is an actor, "Number to text", which converts a 'value' into the 'text' of this value.</div>
<div style="font-style:normal">But how can I do the opposite ?</div>
<div style="font-style:normal">For example (my problem here),</div>
<div style="font-style:normal">I read with a "Text Chopper" a portion of a specific number ; in the entry, let say 23457814, i want the second and third number in the output, I can obtain easily 34.</div>
<div style="font-style:normal">But this '34' is a text, not a number. I can't use it to input in a "Calculator" for example.</div>
<div style="font-style:normal">Can I transform the text '34' into the value 34 ?</div>
<div style="font-style:normal">Thanks for help, and I am sorry if it is a recurring issue...</div>
<div style="font-style:normal">It was perhaps in the old forum, but I don't know how to reach it</div>]]></description><link>https://community.troikatronix.com/topic/1004/text-to-number-actor-is-it-possible</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 01:37:26 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/1004.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Dec 2013 10:01:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Text to Number Actor ? Is it possible ? on Fri, 06 Dec 2013 08:31:55 GMT]]></title><description><![CDATA[<p dir="auto">Dear Mark,</p>
<div>yes, thank you for this examples.</div>
<div>But unfortunately they didn't really spoke to me (shame on me). Perhaps it's not my way to think. And I'm scared that I'm not alone...</div>
<div><span style="font-size:10pt">You know, we are often thinking in a symetrical way. For example if we see "RGB to HSB", we think (and hope) that there is "HSB to RGB" ; and there is !</span></div>
<div>Can I suggest to add, in the help file of "Number to Text" actor, a short text to explain that if the user want to do the contrary, "Text to Number", he has to use a "Text Parser" with your explanation ?</div>]]></description><link>https://community.troikatronix.com/post/9325</link><guid isPermaLink="true">https://community.troikatronix.com/post/9325</guid><dc:creator><![CDATA[fypy]]></dc:creator><pubDate>Fri, 06 Dec 2013 08:31:55 GMT</pubDate></item><item><title><![CDATA[Reply to Text to Number Actor ? Is it possible ? on Thu, 05 Dec 2013 06:20:55 GMT]]></title><description><![CDATA[<p dir="auto">Dear Fypy,</p>
<div>There are some simple examples at the end of the document. Unfortunately, it must be complex because the same system is used to decode streams of data from RS-232 -- since there is no set format, the actor must try to accommodate every possibility. That makes it difficult to learn.</div>
<div>Again, take a look at the examples at the end of the Help document for some simple cases.</div>
<div>
<div>Best Wishes,</div>
<div>Mark</div>
</div>]]></description><link>https://community.troikatronix.com/post/9314</link><guid isPermaLink="true">https://community.troikatronix.com/post/9314</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Thu, 05 Dec 2013 06:20:55 GMT</pubDate></item><item><title><![CDATA[Reply to Text to Number Actor ? Is it possible ? on Wed, 04 Dec 2013 13:08:53 GMT]]></title><description><![CDATA[<p dir="auto">Thank you Mark !</p>
<div style="font-weight:normal;font-style:normal;font-size:10pt">Aaah, "Text Parser"... My personal nightmare, as a french guy...</div>
<div style="font-weight:normal;font-style:normal;font-size:10pt">First, the term "parser" isn't clear for us, perhaps because of the etymology. Maybe you should have named it "Text Analyser"...</div>
<div style="font-weight:normal;font-style:normal;font-size:10pt">And second, the help file within the 'Edit Serial Input Parser', called <span style="background-color:rgb(255, 153, 0)">**Decoding and Extracting Data Input Streams**</span></div>
<div style="font-weight:normal;font-style:normal;font-size:10pt">is very difficult to understand when you are neither familiar to english nor familiar to, let say, engineer's language.</div>
<div style="font-weight:normal;font-style:normal;font-size:10pt">This actor is particularly non intuitive, contrary to most of the others.</div>
<div style="font-size:10pt">Lots of Isadora's users are _**bidouilling**_ (i have not found the proper translation to the french verb "bidouiller", but it is a mix of hacking, tweaking, fiddling, let's-try-and-if-it-works-it's-cool...)</div>
<div style="font-size:10pt">In the future, it may be a good idea to give us some examples of particular usages of this wonderful but freaky actor !</div>]]></description><link>https://community.troikatronix.com/post/9301</link><guid isPermaLink="true">https://community.troikatronix.com/post/9301</guid><dc:creator><![CDATA[fypy]]></dc:creator><pubDate>Wed, 04 Dec 2013 13:08:53 GMT</pubDate></item><item><title><![CDATA[Reply to Text to Number Actor ? Is it possible ? on Sat, 17 Jan 1970 01:02:32 GMT]]></title><description><![CDATA[<p dir="auto">The text parser actor will do this for you.</p>
<p dir="auto">Add a text parser actor and double click. If you are only working with integers, then use</p>
<p dir="auto">value_out : integer = #</p>
<p dir="auto">otherwise, for floating point numbers (i.e,. with a decimal point) use</p>
<p dir="auto">value_out : float=.#</p>
<p dir="auto">An output will appear called "value out." Send the text numbers into the input, and <em>voila</em>.</p>
<p dir="auto">Best Wishes,<br />
Mark</p>
]]></description><link>https://community.troikatronix.com/post/9300</link><guid isPermaLink="true">https://community.troikatronix.com/post/9300</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Sat, 17 Jan 1970 01:02:32 GMT</pubDate></item></channel></rss>