comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Keyword TNAME not allowed in call to: DATATYPE
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Keyword TNAME not allowed in call to: DATATYPE [message #70986] Mon, 17 May 2010 10:05
Joe Daal is currently offline  Joe Daal
Messages: 9
Registered: May 2010
Junior Member
Ok, this is driving me nuts. I am getting this error more often these
days, and always avoid it by writing my own loops or so. When I use an
IDL lib function, I often get this error:

'Keyword TNAME not allowed in call to: DATATYPE'

What is this??
Even with the following example, straight from the HELP:

X = [0.0, .12, .22, .32, .36, .40, .44, .54, .64, .70, .80]
F = [0.200000, 1.30973, 1.30524, 1.74339, 2.07490, 2.45600, $
2.84299, 3.50730, 3.18194, 2.36302, 0.231964]
result = INT_TABULATED(X, F)
print, result

The error occurs....

J
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: 2-d histogram and Routines of same name
Next Topic: Re: Keyword TNAME not allowed in call to: DATATYPE

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:39:56 PDT 2025

Total time taken to generate the page: 0.00466 seconds