home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HomeWare 14
/
HOMEWARE14.bin
/
tutor
/
ttfrg20.arj
/
TEDIT.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-08-13
|
533b
|
25 lines
@echo off
REM Qedit Users
REM
REM qedit %1
REM
REM or if Qedit isn't in your path,
REM
REM c:\path\qedit c:\ttfrg20\%1
REM
REM Word Perfect users will have to include the path to the TTFRG
REM directory, like this.
REM
REM wp c:\ttfrg20\%1
REM
REM or if Word Perfect isn't in your path,
REM
REM c:\path\wp c:\ttfrg20\%1
REM
REM
REM Remember, once you invoke your editor, remember to save the
REM document (even if it's blank) and delete it from the TTFRG
REM environment if you need to.
REM
ted3 %1