BookmarkSubscribeRSS Feed
prp1
Calcite | Level 5

I installed traj but getting the following error:

PROC TRAJ DATA=ONE OUTPLOT=OP OUTSTAT=OS OUT=OF OUTEST=OE;
----
22
76
NOTE: An external program, not a SAS procedure, is being executed.

ERROR 22-322: Syntax error, expecting one of the following: ;, AUDIT, CC, CLEANUP.
ERROR 76-322: Syntax error, statement will be ignored.
415 ID ID; VAR O1-O7; INDEP T1-T7;
416 MODEL CNORM; MAX 10; NGROUPS 4; ORDER 1 3 2 0;
417 RUN;

NOTE: The SAS System stopped processing this step because of errors.
NOTE: PROCEDURE TRAJ used (Total process time):
real time 0.00 seconds
cpu time 0.00 seconds

1 REPLY 1
SASKiwi
PROC Star

You have already posted the same problem in an earlier thread: https://communities.sas.com/t5/Statistical-Procedures/SAS-error-for-proc-traj-An-external-program-no...

 

There is no point in opening a new post when others are still trying to help you in your old one. How did you get on regarding 32-bit versus 64-bit? You also didn't tell us what maintenance level of SAS 9.4 you have.

CFC_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
  • 1 reply
  • 1285 views
  • 0 likes
  • 2 in conversation