[previous] [up] [next]     [index]
Next: local-to-global Up: editor<> Previous: kill

load-file

Loads a file into the editor, return #t if successful, #f otherwise.

The filename used to load the file can be retrieved with get-filename. For a text% instance, the format can be retrieved with get-file-format.

See also on-load-file, after-load-file, can-load-file?, and set-load-overwrites-styles.



PLT