Re: PSPP and macros

2022-08-26 Thread Ben Pfaff
On Thu, Aug 25, 2022 at 12:42 PM ft gmail wrote: > I found a blog about macros and pspp, and I am quite impressed: > https://www.morewithdata.net/ That's really cool! I'll look at it in more detail later. > In SPSS there are quite a number of sites about SPSS macros, such as > Kyrills's Macro Pa

Re: PSPP and macros

2022-08-26 Thread Ben Pfaff
On Thu, Aug 25, 2022, 11:35 PM John Darrington wrote: > > > On Thu, Aug 25, 2022 at 09:42:10PM +0200, ft gmail wrote: > >Can you re-use SPSS macros within PSPP ? > > In general, yes. However only a small subset of the macro language (which > is a monster) has been implemented. > So whether a

Re: PSPP and macros

2022-08-26 Thread Frans Houweling
In SPSS there are quite a number of sites about SPSS macros, such as Kyrills's Macro Page at https://www.spsstools.net/en/macros/KO-spssmacros/. Can you re-use SPSS macros within PSPP ? Definitely! I tried almost all of the macros in the famous Raynald's repository https://spsstools.net/e

Re: PSPP and macros

2022-08-25 Thread John Darrington
On Thu, Aug 25, 2022 at 09:42:10PM +0200, ft gmail wrote: Can you re-use SPSS macros within PSPP ? In general, yes. However only a small subset of the macro language (which is a monster) has been implemented. So whether any random macro will work on PSPP will depend on a lot of things. J