<?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 SAS toolbox in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-toolbox/m-p/41707#M10804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry ballard, i am not talking about sorting the variables, maybe I confused you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorting variables with SAS toolbox is great in the VT tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am talkin abour retain the order of the variables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sometime the dataset (old) become a d b c f t e g&lt;/P&gt;&lt;P&gt;and would like a (new) as: a b c d e f g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do it using retain in a new datset: data new; retain a b c d e f; set old; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or using proc sql&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this is my question...we can order the columns in the sequence that i want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Mar 2012 01:22:29 GMT</pubDate>
    <dc:creator>michtka</dc:creator>
    <dc:date>2012-03-24T01:22:29Z</dc:date>
    <item>
      <title>SAS toolbox</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-toolbox/m-p/41705#M10802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guys,&lt;/P&gt;&lt;P&gt;I am relly enjoying with SAS: toolbox using vt (viewtable) or fsv (fsview), because is very handy to QC_listings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, Can anyone tell me if there exist some option to re-order the variables&lt;/P&gt;&lt;P&gt;in the dataset, similar to the function retain in the sas code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i put retain in the command bar&amp;nbsp; of the sas toolbox and it doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know there is a function move using fsview but is a bit slow, and i dont like &lt;/P&gt;&lt;P&gt;very much, i would like to find something more quick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Mictka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 16:46:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-toolbox/m-p/41705#M10802</guid>
      <dc:creator>michtka</dc:creator>
      <dc:date>2012-03-23T16:46:58Z</dc:date>
    </item>
    <item>
      <title>SAS toolbox</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-toolbox/m-p/41706#M10803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; if you issue the VT command with the option OPENMODE=EDIT then when the table is open you can select variables to sort by clicking in the column heading. Sort using the a-z z-a buttons on the toolbar. Hold down the ctrl key to select multiple variables (at least in Windows). This does sort by the order variables are selected when multiples are sorted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 17:35:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-toolbox/m-p/41706#M10803</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2012-03-23T17:35:37Z</dc:date>
    </item>
    <item>
      <title>SAS toolbox</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-toolbox/m-p/41707#M10804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry ballard, i am not talking about sorting the variables, maybe I confused you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorting variables with SAS toolbox is great in the VT tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am talkin abour retain the order of the variables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sometime the dataset (old) become a d b c f t e g&lt;/P&gt;&lt;P&gt;and would like a (new) as: a b c d e f g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do it using retain in a new datset: data new; retain a b c d e f; set old; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or using proc sql&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this is my question...we can order the columns in the sequence that i want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2012 01:22:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-toolbox/m-p/41707#M10804</guid>
      <dc:creator>michtka</dc:creator>
      <dc:date>2012-03-24T01:22:29Z</dc:date>
    </item>
    <item>
      <title>SAS toolbox</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-toolbox/m-p/41708#M10805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found it, in the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hide/Unhide option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or click the column in the viewtable and drag to the position you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2012 03:03:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-toolbox/m-p/41708#M10805</guid>
      <dc:creator>michtka</dc:creator>
      <dc:date>2012-03-24T03:03:09Z</dc:date>
    </item>
  </channel>
</rss>

