<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: VBScript runtime error in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/vbscript-runtime-error/m-p/284162#M2064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pretty sure you don't use script tags in your vbscript (.vbs) file.&amp;nbsp; Remove them and everything should be fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2012 21:46:54 GMT</pubDate>
    <dc:creator>IvanKautter</dc:creator>
    <dc:date>2012-05-30T21:46:54Z</dc:date>
    <item>
      <title>VBScript runtime error</title>
      <link>https://community.esri.com/t5/arcpad-questions/vbscript-runtime-error/m-p/284161#M2063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am creating an Applet that will allow configuration of our GNSS receiver.&amp;nbsp; I am having issues with 'runtime errors' and also what the VBScript syntax should look like in ArcStudio.&amp;nbsp; The attached file shows both the compiling and runtime errors.&amp;nbsp; Can anyone tell me how to correct these errors?&amp;nbsp; [ATTACH=CONFIG]14761[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 17:32:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/vbscript-runtime-error/m-p/284161#M2063</guid>
      <dc:creator>AndrewSullivan</dc:creator>
      <dc:date>2012-05-30T17:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: VBScript runtime error</title>
      <link>https://community.esri.com/t5/arcpad-questions/vbscript-runtime-error/m-p/284162#M2064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pretty sure you don't use script tags in your vbscript (.vbs) file.&amp;nbsp; Remove them and everything should be fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 21:46:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/vbscript-runtime-error/m-p/284162#M2064</guid>
      <dc:creator>IvanKautter</dc:creator>
      <dc:date>2012-05-30T21:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: VBScript runtime error</title>
      <link>https://community.esri.com/t5/arcpad-questions/vbscript-runtime-error/m-p/284163#M2065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Andrew,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ivan is correct. Remove the script tag and replace with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sub MyTest&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.Your code here&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;End Sub&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also the onclick event should read Call MyTest rather than Call "Vbtest.vbs". The entire vbs file can contain lots of routines and you only want to call one at the onclick event.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gareth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 00:21:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/vbscript-runtime-error/m-p/284163#M2065</guid>
      <dc:creator>GarethWalters</dc:creator>
      <dc:date>2012-05-31T00:21:54Z</dc:date>
    </item>
  </channel>
</rss>

