Metropoli BBS
VIEWER: ta.bat MODE: TEXT (CP437)
══════════════════════════════════════════════════════════
Auxiliary file distributed with ASMEnv.EXE for environment
control work.
Copyright (C) 1993 by Gene Fowler

TA.BAT is kept in the root directory and is called (\ta) to
enter ASMEnv (which is in the TA directory). The purpose is
to set up Borland's THelp so that it is integrated into
ASMEnv. You'll find it on ^F1. Of course, it is assumed that
you are working with TASM, have THelp.COM and .TAH in your
TA directory along with ASMEnv.EXE. Paths are "sample" setup
and restored usual.

══════════════════════════════════════════════════════════
@echo off
cd \ta
PATH c:\;c:\bp\bin;c:\ta;c:\td;C:\dos;c:\nutils
thelp /k043B /w35,2,44,20
ASMEnv
thelp /u
PATH c:\wp_april;c:\;c:\bp\bin;c:\ta;c:\td;c:\dos;c:\nutils

[ RETURN TO DIRECTORY ]