Date: Tue, 30 Apr 1996 22:01:24 +-1000
Reply-To: Alex Wolf <wolfam@WERPLE.NET.AU>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Alex Wolf <wolfam@WERPLE.NET.AU>
Subject: Re: DATA TABLE
Use a function to return the object's number - ( I MAY NOT HAVE THE CORRECT SYNTAX )
CALL NOTIFY('.' , OBJECT1 , '_GET_WIDGET_',TABID )
Then use a call send (TABID, '_ .......... ,
This method will allow you to switch of the ID column.
Alternately use the CUSTOMISE Table of the object attributes and use the setup option, set the
row labels off, this gets rid of the observation numbers.
Alex M. Wolf
SAS Consultant
in the Land of OZ
----------
From: Kelley M. Berg[SMTP:kelleyb@MAILS.IMED.COM]
Sent: Saturday, April 27, 1996 8:17 AM
To: Multiple recipients of list SAS-L
Subject: DATA TABLE
Hi,
Does anyone know how to get rid of the observations (id) column in a
SAS Frame data table object?
Thanks,
Kelley
kelleyb@mails.imed.com
|