Arto:

Yes, the world would be a different place if we could do as you suggest...

Unfortunately, you can't call another GX as if it were a subroutine with
arguments passed from one to another. Each maintains its own lists of
resources independent from the other, so at present you must store the VV to
a location which is accessible to both GXs using one of the following
methods (and there may be others):

1. Serialized to a file using the following functions:
// CreateS_VV        Create a VV from serialized source.
// Serial_VV         Serialize

2. Read/write to a (temporary?) channel in a database.

_______________
Geosoft Inc.
Stephen Cheesman
[EMAIL PROTECTED]
(905) 315-8207

Software and services for effective earth science decision-making.
Free Oasis montaj interface now available at http://www.geosoft.com
 

-----Original Message-----
From: Arto Korpisalo [mailto:[EMAIL PROTECTED]]
Sent: January 10, 2002 8:56 AM
To: [EMAIL PROTECTED]
Subject: [gxnet]: make VVmy usable in different gx's




        Hi all!

I have calculated VVmy in one of my gx. So I want to use this VVmy
also in my other gx's is there any way to make the VVmy usable in
different gx's?

Regards,

Arto K

_______________________________________________________
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

Reply via email to