<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 7: Unlimited Procedure Inputs</title><link>https://sourceforge.net/p/tntbasic/feature-requests/7/</link><description>Recent changes to 7: Unlimited Procedure Inputs</description><atom:link href="https://sourceforge.net/p/tntbasic/feature-requests/7/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 14 Feb 2006 00:23:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tntbasic/feature-requests/7/feed.rss" rel="self" type="application/rss+xml"/><item><title>Unlimited Procedure Inputs</title><link>https://sourceforge.net/p/tntbasic/feature-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This request is for, lets say for example, a procedure&lt;br /&gt;
that creates a text box with 10 lines available, but&lt;br /&gt;
you don't have to have that many lines.&lt;/p&gt;
&lt;p&gt;Current code would look like this:&lt;br /&gt;
TextBox("Str 1", "Str 2", "Str 3", "", "", "", "", "",&lt;br /&gt;
"", "")&lt;/p&gt;
&lt;p&gt;The code I want would look like this:&lt;br /&gt;
TextBox("Str 1", "Str 2", "Str 3")&lt;/p&gt;
&lt;p&gt;But the procedure would except up to 10 inputs.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacob</dc:creator><pubDate>Tue, 14 Feb 2006 00:23:49 -0000</pubDate><guid>https://sourceforge.net8d05c41ab060faf205cdda9c34726ddab498c897</guid></item></channel></rss>