| Download
the Vms2iem.zip
file (25kb), unzip it and extract the Vms2iem.exe file.
You might place it in \Program Files\Accessories. Read the
0readme.1st file.
Before running the program you must set up the
VMS2IEM_VAX_USERNAME environment variable with your VAX
username (use correct case - see note 1), for example:
set VMS2IEM_VAX_USERNAME={VAX username}
The default program timezone is +0000 and Daylight
Saving Time (DST) is +0100 with the DST months assumed to
be April through to October.
You can get the program to use your timezone, DST and
DST months by setting the environment variables:
VMS2IEM_TZ e.g. > set VMS2IEM_TZ=+0500
VMS2IEM_DST e.g. > set VMS2IEM_DST=+0600
VMS2IEM_DST_MTHS e.g. > set VMS2IEM_DST_MTHS=Oct Nov Dec Jan Feb Mar Apr
The program can be run with the following parameters:
VMS2IEM {VMS mail folder filename} [{directory name}]
VMS2IEM [{directory name}] < {filename}
This is input redirection (you can create a file with a
list of all the VMS mail files by using the DOS command):
DIR /B *.{ext} > {filename}
|