* File See operations use full path to loaded file. Add Manager.WINDOW-ANCHOR to fix corner from which MANAGER-MAIN-WINDOW grows, and (attempt) to keep it on-screen. * Improved handling of the ICONW for MANAGER-MAIN-WINDOW. * Fix typo in MasterScope functions (multiple occurrences: LOADBFLG should be LOADDBFLG). Changed to CL compiler by default (not need to go to submenu). This is my preference, so I should remove it before setting pull request. * Manual cleanup of multiple "Edited" comments in 4 FNS. Reverted: Changed to CL compiler by default (not need to go to submenu). (From commit f60c6362) * Update MANAGER.TEDIT documentation file. Fix error in previous commit. (Changes that I thought were there, were not.) Cleanup COMMON-MAKE COMS so it can be handled by the file package, and add .LCOM file to the repo.
83 lines
40 KiB
Plaintext
83 lines
40 KiB
Plaintext
en·vÅos MANAGER
|
||
2
|
||
|
||
4
|
||
|
||
1
|
||
|
||
MANAGER
|
||
1
|
||
|
||
4
|
||
|
||
By: Jay Ferguson, Larry Masinter and Andrew Cameron III
|
||
Maintained by Ron Fischer (Fischer.pa@Xerox.com)
|
||
Revised by Matt Heffron (heffron@alumni.caltech.edu)
|
||
Uses: MASTERSCOPE, FILEBROWSER, DATABASEFNS, and COMMON-MAKE
|
||
INTRODUCTION
|
||
In its latest incarnation Manager supports MasterScope and improves its performance. It can use DATABASEFNS for managing MasterScope databases, per file. It will use COMMON-MAKE (from Lispusers) to write files in CommonLisp format; and it borrows some lower-level functionality from FILEBROWSER.
|
||
USING MANAGER:
|
||
Manager provides a way to perform most common File Manager operations onscreen using menus, both pop-up and permanent. Activity centers around the filelst, or main, menu, and menus of items of a type in the file (like all FNS, or all VARS).
|
||
Printing and interaction is done through the Manager Command Activity Window. The first time it is needed you'll be prompted to size it onto the display. Thereafter, it will be used as needed. If shrunken before use it will wait 10 seconds after an operation and then shrink down again.
|
||
The FILELST menu
|
||
The manager provides a menu of the FILELST:
|
||
|