save: save the current environment in a file

save "file";

Notes

This can be read as a short way of writing:

output \"file\";

print;

output;

To get a CWB session to read such a file, use the input command.

See also

  • savemeije
  • savefc2
  • input
    Edinburgh Concurrency Workbench (v7.1). Page generated: Sun Jul 18 11:46:51 BST 1999