!--a11y-->
IMPORT / IMP 
Imports a file created by the export command into a repository. The file created by the export command contains a binary representation of the exported object. The import command reads this representation and creates the same object in the repository where the import is done.
You are in the command line editor.
...
To import the file c:\temp\a1export created by exporting an activity named a1, execute:
import –f c:\temp\a1export
