Post by D***@gmail.comDavid
I am using IDL ver 6.2
and when i run
IDL>ytitle=textoidl('\Delta')
i get this error
Variable is undefined: STRTRANS.
Error occurred at: TEXTOIDL
Did you download all the files at
http://physweb.mnstate.edu/mcraig/textoidl/textoidl-2-1-2/filelist.htm
?
if so, you might want to restart your idl or .run strtrans and any
other file that is not found.
the first time you run textoidl on a new idl session you should get the
following messages, proving that all the supporting procedures are
found and usable.
% Compiled module: TEXTOIDL.
% Compiled module: TEXTABLE.
% Compiled module: STRTRANS.
% Compiled module: STRSPLIT.
% Compiled module: TRANSLATE_SUB_SUPER.
% Compiled module: NEXTTOK.
Give it a shot and let us know. Hope this helps,
Gianguido