Skip to content

Instantly share code, notes, and snippets.

@JoeGlines
Created January 24, 2022 16:31
Show Gist options
  • Save JoeGlines/1b9f26e29440acdab9183ccd7842a6c0 to your computer and use it in GitHub Desktop.
Save JoeGlines/1b9f26e29440acdab9183ccd7842a6c0 to your computer and use it in GitHub Desktop.
*///////////////.
DEFINE !Describer (Buy2 !TOKENS (1) / Title !Tokens (1) / ord !Tokens (1) /Varys !CMDEND)
Desc !Varys /sort (!ORD) /stats Mean.
script "B:\SPSS\Scripts\S1\Swap Mean.SBS".
Script "B:\SPSS\Scripts\Change N to Count.SBS".
Script "B:\SPSS\Scripts\Parse\Move Row.sbs"("Other").
Script "B:\SPSS\Scripts\Parse\Move Row.sbs"("None of the above").
script 'B:\SPSS\Scripts\Parse\Change Title.sbs' (!Title).
Script "B:\SPSS\Scripts\S1\Size labels to avoid line-wrapping.sbs".
!ENDDEFINE.
*///////////////.
/*!Describer Buy2=XXX Ord=a Title="Title" Varys= Var1 Var2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment