restore/1
restore(
+FileSpec)
Restores a saved-state.
The name of a saved state, `.sav' extension optional.
The system is returned to the program state previously saved to
the file denoted by FileSpec with start-up goal Goal.
restore/1
may succeed, fail or raise an exception depending on
Goal.
instantiation_error
type_error
existence_error
fileerrors
Prolog
flag is off
, the predicate fails instead of raising this
exception.
permission_error
fileerrors
Prolog flag
is off
, the predicate fails instead of raising this exception.
save_program/[1,2]
, ref-sls, ref-sls-sst.