Working with Analytics projects

Analytics projects provide a way to group and organize all the tables and processing associated with a data analysis project. You can create as many Analytics projects as you need. The data analysis completed in Analytics is recorded in the command log in the Analytics project from the moment a project is created.

Create a new Analytics project

When you create a new project, a best practice to create a new Windows folder for the project, and maintain a one-to-one relation between Analytics projects and Windows folders. Use the Windows folder, and subfolders as required, to store:

  • The Analytics project file (.acl) and all associated files, such as index files (.inx)
  • Source data files
  • Analytics data files (.fil)
  • Results files produced from analysis performed in Analytics

You can create a new project from within Analytics, or from the ACL for Windows main screen.

Open an existing Analytics project

When you open an existing Analytics project a new session is created, and all commands processed by Analytics are recorded in the log.

You can open an existing project from within Analytics, or from the ACL for Windows main screen.

Save an Analytics project

The first time you save an Analytics project, you need to specify the filename and location. You can save the latest version of the project in the same location using the Save Project menu command. If you want to save a copy of the project, use the Save Project As menu command and choose a different filename and location.

View Analytics project properties

You can view a number of properties associated with an Analytics project, and quickly navigate to the folder containing the project.

Copy a project item from another Analytics project

You can copy Analytics project items into your current project from any Analytics project on your computer or on an accessible network drive.

You can copy multiple project items simultaneously if they are of the same type – for example, you could copy multiple scripts simultaneously. If you want to copy items of different types – for example, scripts and tables – you need to repeat the procedure below for each item type.

If you want to import a project item that exists as a separate file outside an Analytics project, see Import a project item.

Import a project item

You can import Analytics project items that exist as separate files outside an Analytics project – for example, an Analytics script saved as an .aclscript file, or a table layout saved as a .layout file. You can import only one project item at a time.

If you want to import a project item from another Analytics project, see Copy a project item from another Analytics project.

Export a project item

You can export Analytics project items as separate files saved outside the Analytics project – for example, an Analytics script can be saved as an .aclscript file, and a table layout can be saved as a .layout file. Project items exported as separate files can later be imported into any Analytics project. You can export only one project item at a time.

Project items and file types correspond as follows:

Project item File extension
table .layout
view .rpt
script .aclscript
workspace .wsp
Analytics 14.1 Help