8 lines
134 B
Batchfile
8 lines
134 B
Batchfile
@echo off
|
|
REM
|
|
REM Sets up the enviroment to create a Merril Lynch package
|
|
REM
|
|
|
|
set MERRILL_LYNCH=1
|
|
makedsclient.cmd
|
|
set MERRILL_LYNCH= |