Dear All, I would like to see the syntax with automatic colors. But when I open a sas script, the automatic coloring syntax does not work (All texts are in black). For example, File -> Open program PROC IMPORT DATAFILE="C:\Users\bussql\Downloads\erp_public_coefs_annual_240107.dta" OUT=SASDatasetName DBMS=dta REPLACE; RUN; But when I type the command editor (File -> New program) then automatic coloring works properly. I do not know why. Your help to sort out this issue is appreciated. Thanks!
... View more