package Mac::Text::MPEdit; =head1 NAME B - A Text Editor for use with MacPerl =head1 DESCRIPTION B opens a MacPerl window in which text can be edited in the usual manner. The contents of the window may be taken from an existing file, or some other text string generated in the program which uses the module, or a new document may be created. The edited text can be saved to the file it came from, or a new file, or merely returned to the calling program. The B window creates new C and C menus in the Menu Bar which provide means to control the editing process. Under the C menus are options C, C, C and C which have the usual meanings. There is no C since the new window is created by the calling program. Similarly C merely closes the window, since it is unlikely the user would ever want MacPerl itself to be shut down. Options provided under the C menu include C, C and C which transfer text selections to and from the private scrap. C