<< prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

Directory overview for Utilities/

File summary

createfunc.pro
write an IDL function, compile it and execute it.
createpro.pro
write an idl procedure, compile it and execute it.
def_myuniquetmpdir.pro
if needed, define and create myuniquetmpdir (common variable from cm_general) and add it to !path
demomode_compatibility.pro
find.pro
based on FILE_SEARCH, but it is possible to specify a set of possibles names and a different set of possibles directories names.
fitintobox.pro
Check that the input array has size and dimensions compatible with the domain that was defined with the previous call of domdef.
isadirectory.pro
check if a directory exists and make sure that it ends with the directory separator mark.
isafile.pro
same as find except that as long as the file is 'NOT FOUND', isafile calls DIALOG_PICKFILE, to ask the user to select a file.
linearequation.pro
Calculate a linear equation of the type ax+by+c=0 thanks to coordinates of 2 points.
lineintersection.pro
Calculate coordinates of the intersection between 2 straight lines or of a succession of 2 straight lines.
mergeonline_help.pro
Have one unique online help for IDL and SAXO
protype.pro
test is a ".
pwd.pro
print the current directory
report.pro
Like DIALOG_MESSAGE if there is already some widget active or like MESSAGE if there is not any widget active.
routine_name.pro
Give us the name of the routine (procedure or function) where we are.
testvar.pro
A kind of KEYWORD_SET but when the value exist, it send it back.
text_box.pro
This procedure writes a short text message within a box-shaped area in a graphic window.
undefine.pro
erase a variable same thing like DELVAR but usable in a program and usable for one variable simultaneously
xfile.pro
display an ASCII file in a widget.
xhelp.pro
Display an IDL procedure header using widgets and the widget manager.
Produced by IDLdoc 2.0.