<?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 run jsl script from command line in linux in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/run-jsl-script-from-command-line-in-linux/m-p/5385#M5384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to jmp. i want to use on linux. I have installed jmp on my mac and generated script file. i have many questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt; how i can install jmp on linux. on this page (&lt;A href="http://www.jmp.com/support/system_requirements_jmp.shtml" title="http://www.jmp.com/support/system_requirements_jmp.shtml"&gt;http://www.jmp.com/support/system_requirements_jmp.shtml&lt;/A&gt;) they say they have linux version but can't find anywhere&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;gt; what is the command for running script from command line? I am familiar with R.i used to run command for r script like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rscript script.R&amp;nbsp; "output.pdf" "/data.csv"&amp;nbsp; &lt;/P&gt;&lt;P&gt;how i can of this for JMP script on command line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3&amp;gt; how i can access command line parameter in script? for eg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in R if i ran this command Rscript script.R&amp;nbsp; "output.pdf" "/data.csv"&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i can get output.pdf and data.csv like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; args &amp;lt;- commandArgs(TRUE)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pdfname &amp;lt;- args[1]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; datafile &amp;lt;- args[2]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how i can do in jsl script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2012 03:57:53 GMT</pubDate>
    <dc:creator>heena</dc:creator>
    <dc:date>2012-08-01T03:57:53Z</dc:date>
    <item>
      <title>run jsl script from command line in linux</title>
      <link>https://community.jmp.com/t5/Discussions/run-jsl-script-from-command-line-in-linux/m-p/5385#M5384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to jmp. i want to use on linux. I have installed jmp on my mac and generated script file. i have many questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt; how i can install jmp on linux. on this page (&lt;A href="http://www.jmp.com/support/system_requirements_jmp.shtml" title="http://www.jmp.com/support/system_requirements_jmp.shtml"&gt;http://www.jmp.com/support/system_requirements_jmp.shtml&lt;/A&gt;) they say they have linux version but can't find anywhere&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;gt; what is the command for running script from command line? I am familiar with R.i used to run command for r script like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rscript script.R&amp;nbsp; "output.pdf" "/data.csv"&amp;nbsp; &lt;/P&gt;&lt;P&gt;how i can of this for JMP script on command line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3&amp;gt; how i can access command line parameter in script? for eg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in R if i ran this command Rscript script.R&amp;nbsp; "output.pdf" "/data.csv"&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i can get output.pdf and data.csv like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; args &amp;lt;- commandArgs(TRUE)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pdfname &amp;lt;- args[1]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; datafile &amp;lt;- args[2]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how i can do in jsl script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 03:57:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/run-jsl-script-from-command-line-in-linux/m-p/5385#M5384</guid>
      <dc:creator>heena</dc:creator>
      <dc:date>2012-08-01T03:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: run jsl script from command line in linux</title>
      <link>https://community.jmp.com/t5/Discussions/run-jsl-script-from-command-line-in-linux/m-p/5386#M5385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;JMP is not available for Linux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system requirements listed on the page referenced are for an older version that is no longer distributed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 21:22:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/run-jsl-script-from-command-line-in-linux/m-p/5386#M5385</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2012-08-06T21:22:54Z</dc:date>
    </item>
  </channel>
</rss>

