* WHERE-IS library doc * Gather keyboard files, add VIRTUAL.TEDIT * add UNIXCOMM.TEDIT * rest of TEdit library files * save table of contents index for reworking * Don't move around VIRTUALKEYBOARDS files; will move in separate commit * Add MATMULT from Envos/Medley
345 lines
212 KiB
Plaintext
345 lines
212 KiB
Plaintext
1
|
||
|
||
Lisp Library Modules, Medley Release 1.0, FILEBROWSER
|
||
1
|
||
|
||
Lisp Library Modules, Medley Release 1.0, FILEBROWSER
|
||
FILEBROWSER
|
||
1
|
||
|
||
FILEBROWSER
|
||
1
|
||
|
||
|
||
FILEBROWSER
|
||
6
|
||
|
||
FileBrowser(FILEBROWSER NIL FileBrowser NIL NIL 71) provides a convenient user interface for manipulating files stored on a workstation or file server. It enables you to see, edit, delete, print, load, copy, move, rename, compile, sort, and get several types of information about groups of files. You can also customize FileBrowser by adding your own commands.
|
||
Requirements
|
||
1
|
||
|
||
TABLEBROWSER
|
||
In addition, the HARDCOPY commands require printer drivers and fonts, and the EDIT command requires one or more editors (TEdit, SEdit, DEdit).
|
||
Installation
|
||
1
|
||
|
||
Load FILEBROWSER.LCOM and the required .LCOM modules from the library.
|
||
User Interface
|
||
1
|
||
|
||
Starting FileBrowser(STARTING% FILEBROWSER NIL Starting% FileBrowser NIL NIL 71)
|
||
Once you have loaded FileBrowser, there are two ways to open a browser on a set of files:
|
||
1.ÿÿ |