Rodrigo:
Use something like the following:
// --- Set up cell size ---
SetReal_SYS("BIGRID","CS",rCell);
// --- Run BIGRID non-interactively ---
SetInteractive_SYS(0);
iRunGX_SYS("BIGRID");
SetInteractive_SYS(1);
Stephen Cheesman
Geosoft Inc.
-----Original Message-----
From: Rodrigo Felicio Fuck [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 13, 2001 4:11 PM
To: [EMAIL PROTECTED]
Subject: [gxnet]: parse variables
Dear list,
I'm beginning to write my first gx, but i'm run into trouble. Does anyone
could give a hint on how to call another gx to run non-interactively, like
bigrid.gx, and using a
variable to parse the value of, say, cell size while using all the others
parameters set to default values?
I would greatly appreciate any help
regards,
Rodrigo
_______________________________________________________
More mailing list info http://www.geosoft.com/support/listserv/index.html
List Archive http://www.mail-archive.com/gxnet@lists.geosoft.com
_______________________________________________________
More mailing list info http://www.geosoft.com/support/listserv/index.html
List Archive http://www.mail-archive.com/gxnet@lists.geosoft.com