home *** CD-ROM | disk | FTP | other *** search
- DV Tree Command Quick Reference
-
- BASIC (Main Screen):
- CR Mark/Unmark File E Execute File X Exclude Marked/Unmarked
- C Copy File(s) T Pop up Tree *I Include by Mask
- M Move File(s) U Unmark All / Split Screen
- D Delete File(s) > Switch Drives Z Special Functions
- R Rename File S Sort Display *F Find Menu
- A Change Attributes @S 2-Level Sort @C Alternate Copy Menu
- TAB Info/3col Display *K Mark by Mask @E Alternate Exec Window
- Q Quit Program - Find on/off + Directory Cust on/off
- @Q Quit in Directory 1-10 Hotkey Jump @1-10 Assign Current to Hotkey
- ^R Reread directory ^\ Temporary Dir @= Jump to Directory (find)
- ^Home Make top of display
- Applying to underlying application:
- @ESC Bring foreground P Print into @P Print removing CRs.
-
- Toggles (settings alternate on/off):
- ^C··Auto Copy(split) ^A··Auto refresh ^F··Field Marks ^T··Tree Sorts
- ^D··Show Directories ^Q··Quik floppies ^E··Expert Keys
-
- * - Enhanced version on ALT key primes subsequent windows based on current
- file name (and statistics in the case of @F).
-
- Split Screen Special:
- [ Split/Lock Menu TAB Select Other (vert. only)
-
- TREE Commands:
- CR Select Directory B Rebuild Tree~ K 'Klip' Directory
- R Rename Directory S/> Switch Drives~ U 'Unklip' Directory
- A Add Subdirectory~ M Move Directory(s) + Toggle klipped/unklipped~
- ESC End Tree Display D Delete Directory
-
- ~ - Command is valid on tree displayed for file move/copy.
-
- Positioning (Main & Tree~):
- PgDn Next Page ^PgDn Last Page PgUp Previous Page ^PgUp First Page
- = Jump on Name* BS Repeat jump (backspace key)
- HOME Cursor 1st fld END Cursor last fld
- ^left Prev directory ^right Next directory
-
- * - Begin = (Jump) strings with = to do 'fuzzy' search.
-
-
- DESQview Function Codes
-
- Major codes:
- %c Place on command line until end or %k or %A. Also, %c
- applies to application startup in general (example %c%D.)
- %k Send as keystroke input until end or %c or %A.
- %A Keystroke input to active application until end or %c or %k.
- !!!Important: Meaningless in a string with %+.
-
- !!Note: A string MUST begin with %c or %k!
-
- String replacement codes:
- %p Full filespec of current file.
- %s Filename only of current file.
- %x Filename only minus extension of current file.
- %y Extension only of current file.
- %n Filespec minus drive qualifier of current file.
- %d Full filespec of current directory.
- %o Filespec minus drive qualifier of current directory.
- %i Current 'Include' Mask.
-
- Special string replacement codes:
- %@ Write marked files to a work file and insert work filespec.
- - %s Put only filenames (no paths) in work file.
- - %x Put filenames minus extension in work file.
- - follow by space or (up to) 12-character filename for work file.
- %? Prompt for variable input (20 character window).
- %Qnn Prompt for variable input of nn length (nn = 01 - 99).
-
- 'PIF' directory codes:
- %D Put full filespec of current directory in directory field of PIF.
- %O Put full filespec of directory in opposite split in PIF.
-
- Special keystroke codes:
- %e 'Enter' keystroke (valid only after %k/%A).
- %E 'ESC' keystroke (valid only after %k/%A).
- %% Insert a single % (percent) sign.
- && Insert a single & (ampersand) sign.
-
- Delay codes:
- &n Pause n seconds (n = 1 - 9) during keystroke input.
- &.n Pause .n seconds
-
- Special action codes:
- %X??? Relate this DV Function file extension ???. Put at end of string.
- %X??? will override any entry in a .EXT file.
- %Mnnn Replace memory in K values in PIF with nnn.
- %Nnnn Replace memory in K values in PIF with nnn + pointed-at file size.
- %+ Automatically allow multiple copies of the application to be started.
- !!! %+ negates the effect of %A.
- %q Quit DV Tree immediately after app starts (valid only after %c).
- %r Automatic directory refresh feature.
- %P Replace any existing parameters in PIF (normally, the command line in
- the PIF is appended to the end of anything created by DV Tree.)
- %J Join DV Tree generated command line to the end of existing PIF parms.
- %R Suppress a single refresh (such as produced by the ^A toggle).
- %Z Initiate 'recursively' (use with %A or %+).
- %L Allows F-Key to work only on files with the %X??? extension or a
- match in the linked .EXT file.
- %T Causes DV Tree to consider this application unique by title as well
- as by Open Keys.
- %n (n = 0 - 9) 'Includes' a user macro string. No effect if macro
- string hasn't been defined from Z-D menu.
- %@ (see Special string replacement codes).
-
- Hidden DESQview feature codes:
- %!n Give up processor after n polls of keyboard in 1 clock tick.
- %- Start application in background (DV >= 2.26).
- %h Start application hidden (DV >= 2.26).
-
- Script initiation codes:
- &z Execute ASCII {255} script in target window during keystroke input.
- &y Execute ASCII {254} script in target window during keystroke input.
- &x Execute ASCII {253} script in target window during keystroke input.
- &w Execute ASCII {252} script in target window during keystroke input.
- &v Execute ASCII {251} script in target window during keystroke input.
-
-
-
- DV Tree Command Line Options
-
- TREE=d:\fspec\filename Set DV Tree home directory
- FMAX=n Override max files in config.
- TMAX=n Override max directories in config.
- RESET Destroy trees and configuration file.
- OPP=d:\fspec Come up split screen with d:\fspec in opposite
- split. Use OPP=* to just come up split.
- EXEC=S Reassign (E)xec command to Spacebar.
- EXEC=E Reassign (E)xec command to Enter key.
- DISP=1 Shows filenames in uppercase.
- DISP=2 Splits out extensions from filenames (ala DOS DIR).
- DISP=3 DISP=1 + DISP=2.
- NOHOP Turns off automatic dir/tree positions on = cmds.
- TROOT Forces trees to be saved in root directories.
-