home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
High Voltage Shareware
/
high1.zip
/
high1
/
DIR24
/
TER12SEP.ZIP
/
!!TER12B.ARJ
/
TER12B._XE
/
UTILS.EXE
/
TERMINAT.EXT
< prev
next >
Wrap
Text File
|
1993-11-29
|
3KB
|
105 lines
%
% Extension edit file, max 100 entries
%
% This file is almost compatibel with Norton Commandor 3.0
% If you have NC.EXT, then copy it into TERMINAT.EXT and change
% all !.! -=> !F and ! to !D
% Blank lines and lines starting with % will be ignored.
%
% The idea of this system if that you should not waste time figuring out
% what program to call to see or use files with a certain extension.
% Like a file called TERMINAT.DOC, a file ending in .DOC is almost always
% a file that you only want to view, not edit. There you would normally
% call the viewer, called lets say LIST.COM, by pressing V inside the
% filemanager. But if you have an extension in this file called DOC:
% that program will be called when pressing RETURN over that file.
% If you have a line here like
%
% DOC: LIST !F !M
%
% and you press RETURN on a .DOC file LIST will be called together with the
% complete filename of the current file. The !F will be replaced with the
% filename of the current file. The !M tells Terminate to swap out memory
% first if the program needs a lot of memory. When using the !W parameter
% Terminate will wait for a keypress after the command has been executed.
%
% Wildcards in extension: You can use a '?' anywhere in the extensions.
% Like: ZI? will process all files called: ZIP,ZI1,ZIA,ZIX.
%
%
% Syntax:
%
%
% ┌─ Colon must be position 4 on line
% │
% txt: edit !F
% ^ └──┬──┘
% │ └── DOS command
% └─ File extension
%
% !M Swap memory first
% !W Wait for return after
% !F Name at current position, only in filemanager
% !F2 Name at current position, in the other window
% !D Directory path to current directory, without backslash
% !D2 Directory path to directory in the other window without backslash
% Programs that can be executed
BAT: !F !M
EXE: !F !M
COM: !F !M
% Archives
AR?: shez !F !M
LZ?: shez !F !M
LH?: shez !F !M
ZI?: shez !F !M
ZO?: shez !F !M
SQ?: shez !F !M
DW?: shez !F !M
% Music and pictures
GL : C:\GRASP\GRASPRT.EXE !F !M
FLI: C:\ANIM\AAPLAY.EXE !F !M
GIF: C:\CSHOW\CSHOW !F !M
BAK: DEL !F
MOD: c:\wow\wowii.exe !F /SB /I:7 /B:16384 !M
VOC: c:\voc\vocplay.exe !F !M
% Programming
PAS: c:\bp8\bp.exe !F !M
H : q !F !M
C : q !F !M
% Mail files
PK?: c:\terminat\utils\pktview !F !M
?UT: c:\terminat\utils\pktview !F !M
PWD: c:\terminat\utils\pktview !F !M
QQQ: c:\terminat\utils\pktview !F !M
?LO: q !F !M
MO?: shez !F !M
TU?: shez !F !M
WE?: shez !F !M
TH?: shez !F !M
FR?: shez !F !M
SA?: shez !F !M
SU?: shez !F !M
% Textfiles and other extensions
BBS: R:\T\BLA !D !W
TXT: q !F !M
ASC: type !F !W
ANS: type !F !W !M
GBS: type !F !W !M
CTL: q !F !M
LOG: list !F !M
CFG: q !F !M
DOC: list !F !M