    MACTRAN V1.2 Copyright (c) 1991. Lotus Development. All Rights Reserved.


This utility is able to translate WK3 files macro to/from any of this
languages:
ENGLISH, ITALIAN, FRENCH, GERMAN, SPANISH, SWEDISH, DUTCH, NORWEGIAN, DANISH
FINNISH, PORTUGUES, POLISH, HUNGARIAN, CZECH, RUSSIAN

If you have a WK4 file, you need to save (convert) it as Wk3 format.

This utility translates only the first verb of a macro command; it doesn't
translate parameters or functions in a macro command.

This utility is given AS-IT-IS. No support is provided by Lotus.
It is recomended to make a copy of files before processing them with MACTRAN.

The syntax for MACTRAN is:
MACTRAN <in file> <out file> <from dict> <to dict>
where
	<in file> 	is the WK3 file to translate
	<out file>	is the name of output file
	<from dict>	is the name of the source dictionary
	<to dict>	is the name of the destination dictionary

Example
To translate the English macros of the file MYFILE.WK3 to Russian:

MACTRAN MYFILE.WK3 TRANS.WK3 ENGLISH.DIC RUSSIAN.DIC

This will read MYFILE.WK3 and create TRANS.WK3 with the macros in Russian.



Lotus Support Center, 19/07/1995


