Thanks for your reply! I get a error message in the SAS log that looks as follows: %write(rega,store=class,type=listing) NOTE: Processing document class. Note: New page for \Reg#1\MODEL1#1\Fit#1\Weight#1\NObs#1 Note: Writing Listing file : //fi.se/dfs/Users_W7/fipe/Desktop/Latex/lst/rega.lst ERROR: Physical file does not exist, \\fi.se\dfs\Users_W7\fipe\Desktop\Latex\lst\rega.lst. RULE: ----+----1----+----2----+----3----+----4----+----5----+----6----+----7 1 The REG Procedure 71 kl=1 fn=//fi.se/dfs/Users_W7/fipe/Desktop/Latex/lst/rega.lst line=The REG Procedure page=0 l=. _ERROR_=1 _N_=1 Objects Type Status Group Reg.MODEL1.Fit.Weight.NObs Table . Reg.MODEL1.Fit.Weight.ANOVA Table . Reg.MODEL1.Fit.Weight.FitStatistics Table . Reg.MODEL1.Fit.Weight.ParameterEstimates Table . Reg.MODEL1.ObswiseStats.Weight.DiagnosticPlots. Graph . DiagnosticsPanel Reg.MODEL1.ObswiseStats.Weight.ResidualPlots. Graph . ResidualPlot ERROR: Macro write ended abnormally. My listing tag in Latex is: \Listing[store=class, caption={Regression Analysis}]{rega} Best regards Filip
... View more