Thanks, that was what I was looking for.  I now have a script that runs:

CURRENT Database,"\\somePathHere\dbName.gdb"
SETINI GSRUN.SCRIPT=".\\Scripts\\TEST_times_two.gs"
GX gsrun.gx
SETINI GSRUN.SCRIPT=".\\Scripts\\TEST_times_three.gs"
GX gsrun.gx

I overlooked for a little while, that you need to run GX gsrun.gx after each 
SETINI GSRUN.SCRIPT.  Otherwise it overwrites the variable and only runs the 
last script in the list.

- Lars
---

Forum archives can be accessed here: http://lyris.geosoft.com/read/?fourm=geonet
You are currently subscribed to geonet as: [email protected].
To subscribe or unsubscribe from any of our forums, select the User Forum 
selection on the Geosoft Community page: 
http://www.geosoft.com/support/community

Reply via email to