[great-users] more than one Config
Aditya Agrawal
Aditya at isis.vanderbilt.edu
Wed Mar 17 16:48:03 CST 2004
Dear Tivadar,
The configuration information is mainly to get input/output file types
the actual files that you see in the configuration is only for
convenience.
The way you run the same transformation on multiple file is as follows.
1. You should have one configuration. Say, it has two FileTypes
named F1 and F2
2. When you run GRE you can specify additional parameters such as
F1="myfile1.mga" F2="myfile2.mga". Please see GReAT user manual for
detail.
3. You can now create a batch script that will run the
transformations on all the files you are interested in.
a. The batch script will look like this:
GRE config.mga F1="1.mga" F2="1_out.mga"
GRE config.mga F1="2.mga" F2="2_out.mga"
GRE config.mga F1="3.mga" F2="3_out.mga"
GRE config.mga F1="4.mga" F2="4_out.mga"
Thanks,
Adi
------------------------------------------
Aditya Agrawal
mailto:aditya.agrawal at vanderbilt.edu
http://aditya.isis.vanderbilt.edu/
Institute For Software Integrated Systems (ISIS) www.isis.vanderbilt.edu
Vanderbilt University
2015 Terrace Place
Nashville, TN 37203
615 322 3164
-----Original Message-----
From: Tivadar Szemethy
Sent: Wednesday, March 17, 2004 2:37 PM
To: great-users
Subject: [great-users] more than one Config
Hi,
Can I have multiple configurations in GReAT ? I'd like to transform more
than one GME model using the same rules (i.e within the same GReAT
file).
I tried to insert several Configuration models into the 'Configurations'
folder (one for each source/dst file pair), but I get a Config Error.
Thanks,
Tivadar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/great-users/attachments/20040317/354d79d0/attachment.htm
More information about the great-users
mailing list