X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 26 Feb 2007 02:28 PM by  anon
language manual
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
26 Feb 2007 02:28 PM
    I need to convert some IDL to Java and I know nothing about IDL. Where can I find a manual for the language?

    Deleted User



    New Member


    Posts:
    New Member


    --
    26 Feb 2007 02:28 PM
    I cannot think of any alternative way to get the IDL manual(s) you might need for your code conversion other than to download the full IDL program.

    There is no cost for the download, the manuals are installed automatically with the IDL program (see the Contents tab page of IDL Online Help), and, if you need to test the behavior of any of the IDL code you are translating, you can test most things in IDL's free "7-minute timed demo mode."

    Be aware, too, that IDL has an interface to Java - see 'Programmer's Guides -> IDL Connectivity Bridges' in the Online Help Contents tab page. Thus, you might be able to get the IDL code you have currently to interface to another Java program you are working on without having to translate IDL's source code to Java.

    James Jones
    You are not authorized to post a reply.