Problem with Save/Save As

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem with Save/Save As

Baker, Harley
<script type="text/javascript" defer="defer" id="NortonInternetSecurityBF" tab="21" browser="6">function NavigateTo(url, newWindow) { var myObject = new Object(); myObject.url = url; myObject.newWindow = newWindow; theEvent = document.createEvent('CustomEvent'); theEvent.initCustomEvent('symcBFNavigateTo', false, false, myObject); document.dispatchEvent(theEvent); } function ChangeToolbarIcon(inText, inImage) { var myObject = new Object(); myObject.text = inText; myObject.image = inImage; theEvent = document.createEvent('CustomEvent'); theEvent.initCustomEvent('changeToolbarIconEventHandler', false, false, myObject); document.dispatchEvent(theEvent); } function DimPage() { dimElement = document.createElement('div'); dimElement.id = 'coShastaDimDiv'; dimElement.style.cssText = 'z-index:10;width:100%;height:100%;background-color:black;opacity:0.60;position:absolute;top:0;left:0;'; var theBody = document.getElementsByTagName('body')[0]; theBody.appendChild(dimElement); } function NPNNew() { theEvent = document.createEvent('CustomEvent'); theEvent.initCustomEvent('symcBFActivate', false, false, 0); document.dispatchEvent(theEvent); } function UpdatePageStatus(inURL) { var myObject = new Object(); myObject.blockURL = inURL; theEvent = document.createEvent('CustomEvent'); theEvent.initCustomEvent('updatePageStatusEventHandler', false, false, myObject); document.dispatchEvent(theEvent);}function UpdateToolbarMenu(inSafeSearch) { var myObject = new Object(); myObject.SafeSearch = inSafeSearch; theEvent = document.createEvent('CustomEvent'); theEvent.initCustomEvent('updateToolbarMenuEventHandler', false, false, myObject); document.dispatchEvent(theEvent);}function SetBarVisibility(barstatus) { var myObject = new Object(); myObject.barstatus = barstatus; theEvent = document.createEvent('CustomEvent'); theEvent.initCustomEvent('setBarVisibilityEventHandler', false, false, myObject); document.dispatchEvent(theEvent);}function SetCachedStrings(inText, inImage) { var myObject = new Object(); myObject.text = inText; myObject.image = inImage; theEvent = document.createEvent('CustomEvent'); theEvent.initCustomEvent('setCachedStringsEventHandler', false, false, myObject); document.dispatchEvent(theEvent); } function SetResourceFolder(inFolder) { var myObject = new Object(); myObject.resFolder = inFolder; theEvent = document.createEvent('CustomEvent'); theEvent.initCustomEvent('setResourceFolderEventHandler', false, false, myObject); document.dispatchEvent(theEvent); } function SetSafeSearchValues(isSSEinPrefs, isSSEinSafeMgr,isBuzz, showMyAccount) { var myObject = new Object(); myObject.showMyAccount = showMyAccount; myObject.isSSEinPrefs = isSSEinPrefs; myObject.isBuzz=isBuzz; myObject.isSSEinSafeMgr=isSSEinSafeMgr; theEvent = document.createEvent('CustomEvent'); theEvent.initCustomEvent('setSafeSearchValuesEventHandler', false, false, myObject); document.dispatchEvent(theEvent); } function HasExtzUpdates(inUpdates, inInfo) { var myObject = new Object(); myObject.updates = inUpdates; myObject.infoTxt = inInfo; theEvent = document.createEvent('CustomEvent'); theEvent.initCustomEvent('symcBFHasExtzUpdates', false, false, myObject); document.dispatchEvent(theEvent); }</script>
Colleagues,

I am having a very difficult time saving spss output in the .spv format. I am running SPSS v21 in a Mac OS 10.7.5 environment. It just freezes. I also have tried save as with identical (non)results. As soon as I even hit "Save" or "Save As" it crashed and I have to force quit. I can export it to a PDF file, but I prefer to keep it in SPSS to transport to other users. This is getting to be annoying so I thought I would see if others have had the same issue and how they fixed it.

Dr. Harley Baker
Professor of Psychology
Project ACCESO, Internal Evaluator
Madera Hall 2413
California State University Channel Islands
One University Drive
Camarillo, CA 93012
 
805.437.8997 (p)
805.437.8951 (f)
 
Reply | Threaded
Open this post in threaded view
|

RE: Problem with Save/Save As

MaxJasper

Have you updated SPSS to v21.0.0.1?

 

From: Baker, Harley [via SPSSX Discussion] [mailto:[hidden email]]
Sent: 2013-Oct-13 16:41
To: MaxJasper
Subject: Problem with Save/Save As

 

 

I am having a very difficult time saving spss output in the .spv format. I am running SPSS v21 in a Mac OS 10.7.5 environment. It just freezes. I also have tried save as with identical (non)results. As soon as I even hit "Save" or "Save As" it crashed and I have to force quit. I can export it to a PDF file, but I prefer to keep it in SPSS to transport to other users. This is getting to be annoying so I thought I would see if others have had the same issue and how they fixed it.

 

Dr. Harley Baker

Professor of Psychology

Project ACCESO, Internal Evaluator

Madera Hall 2413

California State University Channel Islands

One University Drive

Camarillo, CA 93012

 

805.437.8997 (p)

805.437.8951 (f)