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

Home » Public Forums » archive » Re: TexToIDL broken in 5.3 due to mystery function
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: TexToIDL broken in 5.3 due to mystery function [message #18541] Fri, 14 January 2000 00:00
Martin Schultz is currently offline  Martin Schultz
Messages: 515
Registered: August 1997
Senior Member
Mirko Vukovic wrote:
>
> In line 281 of translate_sub_super (V1.4 of that routine) a call is made
> to the NewString variable. That one is created on line 221 of the said
> routine by a call to STRTOK.
>
> STRTOK is a library function distributed with TexToIDL and used only in
> the translate_sub_super routine. But under 5.3 it also seems to be an
> undocumented IDL function.
>
> The fix is easy enough, rename both the file and the call.
>
> How about fixing the original code? Where is it residing? A search of
> the IDL libraries catalogue turned up empty.
>
> Mirko

it's an internal routine as you can find out with
print,routine_info(/system,/functions)

too bad it's not documented. Although IDL reserves the right to add
functions and procedures any time, I think it would be a better practice
to have a special naming for hidden (undocumented) routines. E.g.
__strtok__ would be a name that no one chooses out of lust.
Alternatively, I herewith formally demand to receive documentation on
this routine ;-)

Cheers,
Martin


--
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ [[[[[[[
[[ Dr. Martin Schultz Max-Planck-Institut fuer Meteorologie [[
[[ Bundesstr. 55, 20146 Hamburg [[
[[ phone: +49 40 41173-308 [[
[[ fax: +49 40 41173-298 [[
[[ martin.schultz@dkrz.de [[
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ [[[[[[[
[Message index]
 
Read Message
Previous Topic: Re: system routines
Next Topic: Re: title on individual pages (was:IDL Shareware)

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

Current Time: Sat Oct 11 17:20:59 PDT 2025

Total time taken to generate the page: 0.01114 seconds