Written by: STATISTICA 8/25/2010 9:23 AM
In addition to opening STATISTICA documents, you can also open ActiveX documents in the STATISTICA workspace. For instance, you can open Excel, Word, and PowerPoint documents within the STATISTICA workspace.
In previous versions of STATISTICA, the program would display all documents registered as ActiveX documents in the Open dialog (on the Home tab, click the Open arrow and select Open Document), in the Files of type option. Experience has taught us that even though a document may be registered as an ActiveX document, it may not be fully functional as such, and it may not be able to be opened within STATISTICA.
Now, only Excel, Word, and PowerPoint documents can be opened in the STATISTICA workspace in a default installation. If you want to enable the use of other document types in STATISTICA, you can edit the system registry using the Registry Editor tool.
Consider that you want to add files with the “.xyz” extension to the Open dialog, Files of type option. Follow these steps:
1) Launch the Registry Editor (click the Start button, click Run, in the Run dialog type regedit, and click OK)
2) Navigate to HKEY_CURRENT_USER\Software\StatSoft\STATISTICA
3) Create a subkey under the STATISTICA key of ApprDocObjOpen
4) Under the ApprDocObjOpen key, create a DWORD value of .xyz
The finished product in the Registry Editor looks like this:
There is no need to assign any value to the DWORD. The presence of any value in the registry is enough.
Now consider that a system administrator may want to allow all users on a machine to try to open the document object files with the extension ".abc” on a certain computer. In order to do so, follow the these steps:
2) Navigate to HKEY_LOCAL_MACHINE\Software\StatSoft\STATISTICA
4) Under the ApprDocObjOpen key, create a DWORD value of “.abc”
The finished product in RegEdit looks like this:
0 comment(s) so far...