<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_RPC_Limits_Max_number_of_parameters</id>
	<title>RPC HELP RPC Limits Max number of parameters - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_RPC_Limits_Max_number_of_parameters"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_RPC_Limits_Max_number_of_parameters&amp;action=history"/>
	<updated>2026-05-05T15:17:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://vistapedia.com/index.php?title=RPC_HELP_RPC_Limits_Max_number_of_parameters&amp;diff=16753&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot; RPC Broker Help Home &lt;h2&gt;Maximum Number of Parameters&lt;/h2&gt;  The remote procedure calls (RPCs) become M DO procedures on the VistA M Server. Since RPCs are...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_RPC_Limits_Max_number_of_parameters&amp;diff=16753&amp;oldid=prev"/>
		<updated>2015-07-06T11:56:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php/RPC_Broker_Help&quot; title=&quot;RPC Broker Help&quot;&gt; RPC Broker Help Home&lt;/a&gt; &amp;lt;h2&amp;gt;Maximum Number of Parameters&amp;lt;/h2&amp;gt;  The remote procedure calls (RPCs) become M DO procedures on the VistA M Server. Since RPCs are...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[RPC_Broker_Help| RPC Broker Help Home]]&lt;br /&gt;
&amp;lt;h2&amp;gt;Maximum Number of Parameters&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The remote procedure calls (RPCs) become M DO procedures on the VistA M Server. Since RPCs are communicated to the VistA M Server through a message mechanism, additional information is included with the message.&lt;br /&gt;
&lt;br /&gt;
Parameters are processed as PASCAL short strings with a maximum of 255 characters. Each parameter is encoded with a three-character length plus a type character. Therefore, every parameter occupies length (parameter) + four. The maximum transmission at this time is 240 characters, since additional header information is present with every RPC.&lt;br /&gt;
	&lt;br /&gt;
A theoretical maximum, where every parameter was length 1 would give number of parameters = 240/5 or 48 parameters. A single parameter (e.g., a long string) could not exceed 240 - 4, or 236 characters. Future support will be based on the PASCAL 32-bit string, which can, theoretically, reach 2 GB. Limitations on the VistA M Server will still limit this to far less, however.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>