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

Home » Public Forums » archive » Re: Procedures and Functions - Checking Input Data for Validity
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Procedures and Functions - Checking Input Data for Validity [message #70475 is a reply to message #70474] Sat, 17 April 2010 10:39 Go to previous messageGo to previous message
Aram Panasenco is currently offline  Aram Panasenco
Messages: 41
Registered: April 2010
Member
Update: I've decided to ditch string processing altogether, and pass
in arrays of strings or integers to in_type and ex_type:

e = VALIDATE(data, ex_type=["NaN"])
e = VALIDATE(data, in_type=["Double","Float"])
e = VALIDATE(data, ex_type=[10,11,12,13,14,15])

I have started working on the actual function, expect it soon!

~Aram Panasenco
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: how many active IDL users are there?
Next Topic: Re: How to shift the values of x axis from position of x axis to other

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

Current Time: Wed Oct 08 18:19:50 PDT 2025

Total time taken to generate the page: 0.00260 seconds