|
Hi everybody,
I am an newbie of programming in spss,recently I have read some examples about macro ,I wonder: 1. functions used in macro-what all are they?where I can get some list about all of them 2. are there some data structures we can use? like vector,set ,and so on look forward to your answers yours, ===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD |
|
Administrator
|
1. Help - Topics - Index - macro facility 2. Help - Command Syntax Reference - DEFINE - !ENDDEFINE 3. http://www.spsstools.net/Macros.htm 4. Search Google Books for "Next Steps with SPSS", and see chapter 4. 5. Search the archives of this list and of comp.soft-sys.stat.spss for examples.
--
Bruce Weaver bweaver@lakeheadu.ca http://sites.google.com/a/lakeheadu.ca/bweaver/ "When all else fails, RTFM." PLEASE NOTE THE FOLLOWING: 1. My Hotmail account is not monitored regularly. To send me an e-mail, please use the address shown above. 2. The SPSSX Discussion forum on Nabble is no longer linked to the SPSSX-L listserv administered by UGA (https://listserv.uga.edu/). |
|
In reply to this post by along zeng
If you are a newbie, I would suggest that you first get syntax down.
functions vectors etc are in the syntax. If I understand correctly macros are now obsolete. Take a look at Python. Art Kendall Social Research Consultants Tony zeng wrote: > Hi everybody, > I am an newbie of programming in spss,recently I have read some > examples about macro ,I wonder: > 1. functions used in macro-what all are they?where I can get some > list about all of them > 2. are there some data structures we can use? like vector,set ,and so on > look forward to your answers > yours, > > ===================== > To manage your subscription to SPSSX-L, send a message to > [hidden email] (not to SPSSX-L), with no body text except the > command. To leave the list, send the command > SIGNOFF SPSSX-L > For a list of commands to manage subscriptions, send the command > INFO REFCARD > > > ===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Art Kendall
Social Research Consultants |
| Free forum by Nabble | Edit this page |
