Aaron;
 
To add to Stephen's response, if you insist on setting the number of decimals on your plot, you can set the number of decimals of that channel in the database first, adn then plot the profile.  To do so see 
 
SetChanDecimal_DB( DB,   // Database
                   DB_SYMB,          // Channel handle
                   int);             // Number of digits to display right of the decimal
 
in db.gxh
 
Cheers - elizabeth
-----Original Message-----
From: Stephen Cheesman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 11:17 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [gxnet]: Plotprofile.gx

Aaron:
 
The number of decimals for profiles is taken from the value set in the "Decimals" box in the "Edit Channel" dialog accessed by right-clicking the channel header in the database.
 
There is no user-definable location for the number of decimals in the STK or MSTK functions.
 

_______________
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: skyhunter [mailto:[EMAIL PROTECTED]]
Sent: February 13, 2002 10:36 AM
To: GXNET
Subject: [gxnet]: Plotprofile.gx

Hi everyone,
 
I'm trying to develop my own,modified version of PLOTPROFILE.GX. I was wondering how you can set the number of decimals to display for the X & Y axis annotations. I've been looking for the past day or so and I can't seem to find how to do it. I'm looking at the command SETLABELPARMS_STK(). Perhaps I'm just looking in the wrong place but I can't seem to find the answer.
 
 
Aaron Balasch
Sky Hunter Technologies Inc.
Suite 101, 1725 10th Avenue S.W.
Calgary, Alberta T3C 0K1
email: [EMAIL PROTECTED]
phone: 403-228-2175
fax: 403-244-7955

Reply via email to