Next: , Previous: IMP WRITE, Up: IMP Usage


28.1.2.6 Save an IMP structure by name

Syntax

     
     IMP SAVE symbol-name

Function

The IMP SAVE command takes the current IMP structure and saves it in a symbol table under the specified symbolic name. This structure can be recalled using the IMP RECALL command, or be used directly in energy calculations using the IMP PRINT command. To delete saved structures and free their associated memory use the IMP REMOVE command.