Ignore:
Timestamp:
04/22/08 12:25:28 (16 years ago)
Author:
pinsard
Message:

some improvements in wiki production (hyperlinks)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/xmldoc/getsaxo.xml

    r354 r355  
    215215          </listitem> 
    216216  <listitem> 
    217            <para>any other directory of your choice. In that case, when using IDL, you will need to define the variable <varname>iodir</varname> to the directory you choose in order to let IDL find the data tests files. This can be done either through the <filename>init.pro</filename> file (see <xref linkend="generate_init"/>) or directly within IDL with the following command: <prompt>&promptidl;</prompt> <userinput><command>iodir = <replaceable>the chosen directory</replaceable></command></userinput>. 
     217           <para>any other directory of your choice. In that case, when using IDL, you will need to define the variable <varname>iodir</varname> to the directory you choose in order to let IDL find the data tests files. This can be done either through the <filename>init.pro</filename> file (see <xref linkend="generate_init"/>) or directly within IDL with the following command:  
     218<screen> 
     219 <prompt>&promptidl;</prompt> <userinput><command>iodir = <replaceable>the chosen directory</replaceable></command></userinput> 
     220</screen> 
    218221           </para> 
    219222          </listitem> 
Note: See TracChangeset for help on using the changeset viewer.