Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Syntax for deleting notes in SPSS viewer

1,727 views
Skip to first unread message

javivd

unread,
Nov 10, 2010, 2:50:38 PM11/10/10
to
Hi all,

Does anyone know how to deletes notes from syntax? I have a syntax
that makes a lot of custom tables and I want to export the viewer to
an Excel file without all the notes!! I don't want to delete them with
the point and click way...

Tanhk yopu all and sorry for my english!!

Javier

Bruce Weaver

unread,
Nov 10, 2010, 5:04:13 PM11/10/10
to

Art Kendall

unread,
Nov 10, 2010, 5:34:51 PM11/10/10
to
<edit> <option> <viewer> drop the list to Notes <hidden>
similarly you can do the same for warnings, the log, etc.

I suggest you have these <shown> until after you have checked all of the
output. Then change the viewer options while you do a final run. Export
the the output specifying only the visible stuff. Then put them back
while you are developing your run.

Art Kendall
Social Research Consultants

JKPeck

unread,
Nov 10, 2010, 8:09:43 PM11/10/10
to

While your Viewer preference settings (Edit>Options>Viewer) control
whether Notes, Logs etc are initially displayed or not, you can also
use the SPSSINC MODIFY OUTPUT extension command to change the
visibility of each type of Viewer object. This package includes a
dialog box as well as standard SPSS syntax. It requires the Python
programmability plugin and at least version 17. Here is an example
that hides all Notes and Log items.

SPSSINC MODIFY OUTPUT LOGS NOTES PROCESS=ALL
/VISIBILITY VISIBLE=FALSE.

The syntax also includes an option to delete these items, but that is
not provided in the dialog box.

You can download this package from SPSS Developer Central
(www.spss.com/devcentral).

HTH,
Jon Peck

javivd

unread,
Nov 11, 2010, 11:38:59 AM11/11/10
to

Thank you all!!

I finally choose to set up viewer options, I found the easier way for
doing this.

Cheers from Argentina!

Javier

simon...@gmail.com

unread,
Oct 9, 2016, 1:36:07 AM10/9/16
to
Thank you very mcuh..... Simon

ines....@gmail.com

unread,
Aug 3, 2017, 12:21:20 PM8/3/17
to
Brilliant - thank you so much, Jon (would you perhaps know where I could nowadays learn about more about extensions. The descriptions on the extension hub itself are rather short)
0 new messages