<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FRequestString</id>
		<title>Shell Commands/RequestString - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FRequestString"/>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/RequestString&amp;action=history"/>
		<updated>2026-06-28T00:31:35Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://library.morph.zone/index.php?title=Shell_Commands/RequestString&amp;diff=4424&amp;oldid=prev</id>
		<title>JPV: Created page with &quot;'''RequestString''' - Asks for a string via a requester  TITLE/A,BODY/A,POSITIVE/K,NEGATIVE/K,DEFSTRING/K,MAXLEN/K/N,NOTEMPTY/S,INVISIBLE/S, TO/K,PUBSCREEN/K,CHARSET/K,INACTIV...&quot;</title>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/RequestString&amp;diff=4424&amp;oldid=prev"/>
				<updated>2026-06-25T13:57:22Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;RequestString&amp;#039;&amp;#039;&amp;#039; - Asks for a string via a requester  TITLE/A,BODY/A,POSITIVE/K,NEGATIVE/K,DEFSTRING/K,MAXLEN/K/N,NOTEMPTY/S,INVISIBLE/S, TO/K,PUBSCREEN/K,CHARSET/K,INACTIV...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''RequestString''' - Asks for a string via a requester&lt;br /&gt;
&lt;br /&gt;
TITLE/A,BODY/A,POSITIVE/K,NEGATIVE/K,DEFSTRING/K,MAXLEN/K/N,NOTEMPTY/S,INVISIBLE/S,&lt;br /&gt;
TO/K,PUBSCREEN/K,CHARSET/K,INACTIVE/S                          &lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
TITLE     - Window title string of the requester&lt;br /&gt;
BODY      - Body string of the requester, *N does a line feed&lt;br /&gt;
POSITIVE  - Specifies the text to appear in the positive (left) choice&lt;br /&gt;
            of the requester, an underscore defines a shortcut key&lt;br /&gt;
NEGATIVE  - Specifies the text to appear in the negative (right) choice&lt;br /&gt;
            of the requester, an underscore defines a shortcut key&lt;br /&gt;
DEFSTRING - Specifies the default text for the string gadget&lt;br /&gt;
MAXLEN    - Sets the maximum length of the string&lt;br /&gt;
NOTEMPTY  - Do not accept an empty string&lt;br /&gt;
INVISIBLE - Entered characters are shown as asterisks, useful for&lt;br /&gt;
            password requesters&lt;br /&gt;
TO        - Specifies a file to write the result string into&lt;br /&gt;
PUBSCREEN - Opens the requester window on the specified pubscreen&lt;br /&gt;
CHARSET   - Specifies the character set used in BODY, POSITIVE, NEGATIVE,&lt;br /&gt;
            and DEFSTRING arguments&lt;br /&gt;
INACTIVE  - The requester window is not activated when opened&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The result string is returned on the default output, enclosed in double quotation marks and terminated with a line feed. The quotation marks and the line feed are omitted when using the TO argument. The default text is returned if the requester is cancelled.&lt;br /&gt;
&lt;br /&gt;
The command generates a return code of 0 if a string is returned, 5 if the requester was cancelled, and 20 in failures.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
 RequestString TITLE=&amp;quot;My Requester&amp;quot; BODY=&amp;quot;Please type*Nsome text.&amp;quot;&lt;/div&gt;</summary>
		<author><name>JPV</name></author>	</entry>

	</feed>