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
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
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
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