putta

Synopsis

putta file_name

Description

The putta command writes the factbase currently in memory to a Tuple Attribute (TA) file. The first argument - a string - should contain the pathname of TA factbase to write to. The pathname must be either relative from the current directory, or absolute. Tilde expansion or other shell-like expansions are not performed on the pathname string. If the specified file already exists, it is overwritten. If the file does not exist, it is created; putta will not create new directories, however.

Note that only relations and attributes (which are merely special relations) are saved. Sets and scalar variables like integers and strings are not.

See Also

getta appenddb getdb putdb