BookmarkSubscribeRSS Feed
sas_9
Obsidian | Level 7

Hello folks,

i am running following code under my PC SAS 9.3 and getting error for UNIX .scr file error. is this becasue of my computer doesn't have .scr file opener?

1047  %let template="\\cable\eng-dfs\Groups\Corporate\Mktgrep\cli000\~SAS Project\Triple

1047! Migration"; * excel spreadsheet template path;

1048  %let droppath="\\Cable\eng-dfs\Groups\Corporate\Mktgrep\cli000\~SAS Project\Triple

1048! Migration\Weekly"; * drop path for final spreadsheet;

1049  %let

1049! droppath1="\\Cable\eng-dfs\Groups\Corporate\Mktgrep\SAS_Telephony_Reports\Comcast_LOB_Repo

1049! rts\&yr1\Bundled Sell-In Report"; * drop path for final spreadsheet;

1050

1051  %let sasem=taro.cable.comcast.com;

1052

1053  options comamid=tcp remote=sasem;

1054  filename rlink 'c:\SAS_Dev\tcpunix_version.scr';

1055  signon;

NOTE: Remote signon to SASEM commencing (SAS Release 9.03.01M0P060711).

1    FILE DELETED

           -------

           76

ERROR 76-322: Syntax error, statement will be ignored.

ERROR: Script file interpretation terminated due to error.

ERROR: Remote signon to SASEM canceled.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 0 replies
  • 666 views
  • 0 likes
  • 1 in conversation