LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 1996)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 21 Feb 1996 16:17:28 -0600
Reply-To:     "Bruce L. Peterson" <brucep@SPSS.COM>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@UGA.CC.UGA.EDU>
From:         "Bruce L. Peterson" <brucep@SPSS.COM>
Organization: SPSS Inc.
Subject:      Re: An old syntax file

Chris Gianos wrote: > > I am working with an ASCII data file with an old syntax file > (or perhaps the better term is MACRO) to convert it to > a system file. The begining of the file starts: > > unnumbered > Hi Chris

Rick and Jon have clearly addressed your question. As to what the command was ...

Back in the olden days of computing text editors used to reserve columns 73-80 of a card for sequence numbers. The NUMBERED set command allowed SPSS to read only columns 1 thru 72 of an input card image. The use of the UNNUMBERED set command told SPSS to read all 80 columns. This sort of thing was convenient back then, but in a era of GUI's and Pivot Tables it became unnecessary and was made obsolete.

Anyway, I always found it easier to draw a diagonal line across my box of cards anyway :-)

Bruce -- Bruce L. Peterson Internet brucep@spss.com Manager, Technical Operations Voice 312/329-3655 SPSS Inc FAX 312/329-3668 Chicago IL CompuServe 72662,1374


Back to: Top of message | Previous page | Main SPSSX-L page