BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
dpullarkat
Calcite | Level 5

Hi,

 

I have already seen the following post on the SAS communities regarding this issue and othes as well, but none of the solutions are working for me:

https://communities.sas.com/t5/SAS-Stored-Processes/Batch-Process-Throwing-Error/m-p/188757/highligh...

 

This is the code which I am using:

"C:\Program Files\SAS93\x86\SASFoundation\9.3\sas.exe" –sysin   "C:\Users\pullarkd\Documents\Work\SAS Models\Models 1.5\SAS_Models_Macros.sas" -nosplash -icon

 

And this is the error I am getting -

Capture.PNG

 

Would be helpful if some can tell me where I am going wrong.

 

I am sure that the SAS code is accurate, since it runs and when I right click the code and select "Batch Submit", it works.

 

Thanks,

Deepthi

1 ACCEPTED SOLUTION

Accepted Solutions
TomKari
Onyx | Level 15

And as one more follow-up to the previous two, I've seen a LOT of problems from any code associated with SAS that has been edited in MS-Word. Word tends to use "pretty" punctuation symbols, which SAS doesn't recognize. In addition to the dashes, watch out for single and double quotes.

 

Tom

View solution in original post

4 REPLIES 4
JuanS_OCS
Azurite | Level 17

Hi,

 

just a wild guess, but I can see a different "minus sign"on the sysin and the nosplash and icon parameters, which I could see many times on copy and paste from windows.

 

If you run this from the command line, try to type it by hand, replacing the "-" signs by your keyboard's "-" sign.

dpullarkat
Calcite | Level 5

Juan and Timmy,

 

Thanks for your suggestions, but it wasn't the hyphen or dash. Instead it was the quotes. I ended up replacing the double quotes with single quotes.

 

Thanks again!

Timmy2383
Lapis Lazuli | Level 10
I'm not as familiar with Windows installations, and maybe this is just a typo in the post, but is there a reason you're using the M-dash (long dash/hyphen) instead of the n-dash (single/short dash/hyphen) for the SYSIN option?
TomKari
Onyx | Level 15

And as one more follow-up to the previous two, I've seen a LOT of problems from any code associated with SAS that has been edited in MS-Word. Word tends to use "pretty" punctuation symbols, which SAS doesn't recognize. In addition to the dashes, watch out for single and double quotes.

 

Tom

CFC_SAS_Communities_400x225.jpgCFC_SAS_Communities_400x225.jpg

Call for content now open!

It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.

Submit your proposal →

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 3228 views
  • 5 likes
  • 4 in conversation