Created
January 24, 2022 16:31
-
-
Save JoeGlines/1b9f26e29440acdab9183ccd7842a6c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*///////////////. | |
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