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 2006)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 15 Feb 2006 15:02:29 +0100
Reply-To:     Christoph Hermann <hermann@informatik.uni-freiburg.de>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Christoph Hermann <hermann@informatik.uni-freiburg.de>
Organization: Universitaet Freiburg, Institut f. Informatik
Subject:      Re: Set table/col width in syntax
In-Reply-To:  <5CFEFDB5226CB54CBB4328B9563A12EE03C89105@hqemail2.spss.com>
Content-Type: text/plain; charset=UTF-8

Peck, Jon schrieb:

Hello,

>> Is there a way to set the table/col width in syntax, so that >> a) nothing gets cut off (i have a MULT RESPONSE GROUPS = >> veranstbesuch (v_22 to v_26 (1)) /FREQUENCIES = veranstbesuch. >> and in the first column the width is too short, the whole >> string is not displayed. I can manually edit the table >> afterwards, but this is not useful for me.) b) the width >> of the cols are as large as needed? >> (alternatively some defined width but multiple lines?)

> Third, you can edit a table, choose Format/Tablelooks, and > set minimum and/or maximum sizes (and lots of pretty > colors) for it and then set this as your default > tableLook (in Edit/Options)

Thanks, that did the trick. i Saved the tablelayout as a file and then used:

SET TLook 'file.tlo' TFit Both.

Is there a way to do the same for the "list" output? (Text output is truncated after x chars, i want it unlimited.)

Thanks! Christoph


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