<?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 How do I get SASHelp.cars to work again?  What did I do? Do I have to restore it? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-get-SASHelp-cars-to-work-again-What-did-I-do-Do-I-have/m-p/911486#M40783</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am a new user, trying to teach myself SAS Studio.&amp;nbsp; I was working with the SASHELP Cars data and then I tried to import my own csv files.&amp;nbsp; NOw Cars doesn't work, and I get error messages with basic proc print run commands.&amp;nbsp; &amp;nbsp;I can't see any of the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Very very green with SAS&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But I need to get this going as I teach it Monday morning!&lt;/P&gt;&lt;P&gt;here's the command and errors:&lt;/P&gt;&lt;P&gt;proc print sashelp.cars;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;Errors:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class=""&gt;72&lt;/DIV&gt;&lt;DIV class=""&gt;73 proc print sashelp.cars;&lt;/DIV&gt;&lt;DIV class=""&gt;____________&lt;/DIV&gt;&lt;DIV class=""&gt;22&lt;/DIV&gt;&lt;DIV class=""&gt;201&lt;/DIV&gt;&lt;DIV class=""&gt;ERROR: File WORK.VERSION_1705178709074.DATA does not exist.&lt;/DIV&gt;&lt;DIV class=""&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, BLANKLINE, CONTENTS, DATA, DOUBLE, GRANDTOTAL_LABEL, GRANDTOT_LABEL,&lt;/DIV&gt;&lt;DIV class=""&gt;GRAND_LABEL, GTOTAL_LABEL, GTOT_LABEL, HEADING, LABEL, N, NOOBS, NOSUMLABEL, OBS, ROUND, ROWS, SPLIT, STYLE,&lt;/DIV&gt;&lt;DIV class=""&gt;SUMLABEL, UNIFORM, WIDTH.&lt;/DIV&gt;&lt;DIV class=""&gt;ERROR 201-322: The option is not recognized and will be ignored.&lt;/DIV&gt;&lt;DIV class=""&gt;74 run;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class=""&gt;NOTE: PROCEDURE PRINT used (Total process time):&lt;/DIV&gt;&lt;DIV class=""&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class=""&gt;user cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class=""&gt;system cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class=""&gt;memory 215.15k&lt;/DIV&gt;&lt;DIV class=""&gt;OS Memory 26020.00k&lt;/DIV&gt;&lt;DIV class=""&gt;Timestamp 01/13/2024 09:05:25 PM&lt;/DIV&gt;&lt;DIV class=""&gt;Step Count 59 Switch Count 0&lt;/DIV&gt;&lt;DIV class=""&gt;Page Faults 0&lt;/DIV&gt;&lt;DIV class=""&gt;Page Reclaims 32&lt;/DIV&gt;&lt;DIV class=""&gt;Page Swaps 0&lt;/DIV&gt;&lt;DIV class=""&gt;Voluntary Context Switches 0&lt;/DIV&gt;&lt;DIV class=""&gt;Involuntary Context Switches 0&lt;/DIV&gt;&lt;DIV class=""&gt;Block Input Operations 0&lt;/DIV&gt;&lt;DIV class=""&gt;Block Output Operations 8&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;75&lt;/DIV&gt;&lt;DIV class=""&gt;76 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class=""&gt;88&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ProfessorJen_0-1705180766966.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/92521iE0511ACB00ED9FF2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ProfessorJen_0-1705180766966.png" alt="ProfessorJen_0-1705180766966.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;I can't see any data, not cars, not gas, not my own.&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;BR /&gt;What did I do?&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;BR /&gt;Please help - and thank you so much in advance&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;Professor Jen&lt;/DIV&gt;</description>
    <pubDate>Sat, 13 Jan 2024 21:19:34 GMT</pubDate>
    <dc:creator>ProfessorJen</dc:creator>
    <dc:date>2024-01-13T21:19:34Z</dc:date>
    <item>
      <title>How do I get SASHelp.cars to work again?  What did I do? Do I have to restore it?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-get-SASHelp-cars-to-work-again-What-did-I-do-Do-I-have/m-p/911486#M40783</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am a new user, trying to teach myself SAS Studio.&amp;nbsp; I was working with the SASHELP Cars data and then I tried to import my own csv files.&amp;nbsp; NOw Cars doesn't work, and I get error messages with basic proc print run commands.&amp;nbsp; &amp;nbsp;I can't see any of the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Very very green with SAS&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But I need to get this going as I teach it Monday morning!&lt;/P&gt;&lt;P&gt;here's the command and errors:&lt;/P&gt;&lt;P&gt;proc print sashelp.cars;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;Errors:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class=""&gt;72&lt;/DIV&gt;&lt;DIV class=""&gt;73 proc print sashelp.cars;&lt;/DIV&gt;&lt;DIV class=""&gt;____________&lt;/DIV&gt;&lt;DIV class=""&gt;22&lt;/DIV&gt;&lt;DIV class=""&gt;201&lt;/DIV&gt;&lt;DIV class=""&gt;ERROR: File WORK.VERSION_1705178709074.DATA does not exist.&lt;/DIV&gt;&lt;DIV class=""&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, BLANKLINE, CONTENTS, DATA, DOUBLE, GRANDTOTAL_LABEL, GRANDTOT_LABEL,&lt;/DIV&gt;&lt;DIV class=""&gt;GRAND_LABEL, GTOTAL_LABEL, GTOT_LABEL, HEADING, LABEL, N, NOOBS, NOSUMLABEL, OBS, ROUND, ROWS, SPLIT, STYLE,&lt;/DIV&gt;&lt;DIV class=""&gt;SUMLABEL, UNIFORM, WIDTH.&lt;/DIV&gt;&lt;DIV class=""&gt;ERROR 201-322: The option is not recognized and will be ignored.&lt;/DIV&gt;&lt;DIV class=""&gt;74 run;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class=""&gt;NOTE: PROCEDURE PRINT used (Total process time):&lt;/DIV&gt;&lt;DIV class=""&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class=""&gt;user cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class=""&gt;system cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class=""&gt;memory 215.15k&lt;/DIV&gt;&lt;DIV class=""&gt;OS Memory 26020.00k&lt;/DIV&gt;&lt;DIV class=""&gt;Timestamp 01/13/2024 09:05:25 PM&lt;/DIV&gt;&lt;DIV class=""&gt;Step Count 59 Switch Count 0&lt;/DIV&gt;&lt;DIV class=""&gt;Page Faults 0&lt;/DIV&gt;&lt;DIV class=""&gt;Page Reclaims 32&lt;/DIV&gt;&lt;DIV class=""&gt;Page Swaps 0&lt;/DIV&gt;&lt;DIV class=""&gt;Voluntary Context Switches 0&lt;/DIV&gt;&lt;DIV class=""&gt;Involuntary Context Switches 0&lt;/DIV&gt;&lt;DIV class=""&gt;Block Input Operations 0&lt;/DIV&gt;&lt;DIV class=""&gt;Block Output Operations 8&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;75&lt;/DIV&gt;&lt;DIV class=""&gt;76 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class=""&gt;88&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ProfessorJen_0-1705180766966.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/92521iE0511ACB00ED9FF2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ProfessorJen_0-1705180766966.png" alt="ProfessorJen_0-1705180766966.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;I can't see any data, not cars, not gas, not my own.&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;BR /&gt;What did I do?&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;BR /&gt;Please help - and thank you so much in advance&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;Professor Jen&lt;/DIV&gt;</description>
      <pubDate>Sat, 13 Jan 2024 21:19:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-I-get-SASHelp-cars-to-work-again-What-did-I-do-Do-I-have/m-p/911486#M40783</guid>
      <dc:creator>ProfessorJen</dc:creator>
      <dc:date>2024-01-13T21:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get SASHelp.cars to work again?  What did I do? Do I have to restore it?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-get-SASHelp-cars-to-work-again-What-did-I-do-Do-I-have/m-p/911487#M40784</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=sashelp.cars;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 13 Jan 2024 21:22:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-I-get-SASHelp-cars-to-work-again-What-did-I-do-Do-I-have/m-p/911487#M40784</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2024-01-13T21:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get SASHelp.cars to work again?  What did I do? Do I have to restore it?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-get-SASHelp-cars-to-work-again-What-did-I-do-Do-I-have/m-p/911488#M40785</link>
      <description>&lt;P&gt;OMG THank you!&amp;nbsp; &amp;nbsp;Simple.&amp;nbsp; I was freaking out!&lt;/P&gt;&lt;P&gt;I am still learning all the nuances.&amp;nbsp; I am more familiar with SPSS...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you thank you thank you&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2024 21:24:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-I-get-SASHelp-cars-to-work-again-What-did-I-do-Do-I-have/m-p/911488#M40785</guid>
      <dc:creator>ProfessorJen</dc:creator>
      <dc:date>2024-01-13T21:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get SASHelp.cars to work again?  What did I do? Do I have to restore it?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-I-get-SASHelp-cars-to-work-again-What-did-I-do-Do-I-have/m-p/911505#M40786</link>
      <description>&lt;P&gt;Clue as to the solution from your LOG. The underlined text, SASHELP.CARS is the bit referred to by the ERROR 22-322. It showed options that are acceptable meaning the set name was in a position where an option was expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The second clue is the data set mentioned as not existing that was not used in your code. SAS will try to help by using the last data set created as input if you miss or do not use the data=somedatesetname.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've been programming in SAS for more than 30 years and still make this error of missing the DATA= part about once a month when thinking of some other detail (or interrupted).&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2024 04:33:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-I-get-SASHelp-cars-to-work-again-What-did-I-do-Do-I-have/m-p/911505#M40786</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-01-14T04:33:45Z</dc:date>
    </item>
  </channel>
</rss>

