source: trunk/SRC/ToBeReviewed/STRING/.idlwave_catalog @ 363

Last change on this file since 363 was 363, checked in by smasson, 16 years ago

update documentation

  • Property svn:executable set to *
File size: 2.0 KB
RevLine 
[68]1;;
2;; IDLWAVE catalog for library saxo
3;; Automatically Generated -- do not edit.
[76]4;; Created by idlwave_catalog
[68]5;;
6(setq idlwave-library-catalog-libname "saxo")
7(setq idlwave-library-catalog-routines
8 '(("chkeywd" fun nil (lib "chkeywd.pro" nil "saxo") "Result = %s(stringin, keywdname, keywdvalue)" (nil ("AFTER") ("SEPARATOR")))
[288]9   ("delchr" fun nil (lib "delchr.pro" nil "saxo") "Result = %s(old, c)" (nil ("HELP")))
[363]10   ("getfile" fun nil (lib "getfile.pro" nil "saxo") "Result = %s(filein)" (nil ("ERROR") ("FIND") ("HELP") ("LINES") ("QUIET")))
[288]11   ("getwrd" fun nil (lib "getwrd.pro" nil "saxo") "Result = %s(txtstr, nth, mth)" (nil ("DELIMITER") ("HELP") ("LAST") ("LOCATION") ("NOTRIM") ("NWORDS")))
12   ("isnumber" fun nil (lib "isnumber.pro" nil "saxo") "Result = %s(txt0, x)" (nil ("HELP")))
[68]13   ("lenstr" fun nil (lib "lenstr.pro" nil "saxo") "Result = %s(str)" (nil))
[288]14   ("nwrds" fun nil (lib "nwrds.pro" nil "saxo") "Result = %s(txtstr)" (nil ("DELIMITER") ("HELP")))
15   ("putfile" pro nil (lib "putfile.pro" nil "saxo") "%s, file, s" (nil ("ERROR") ("HELP")))
16   ("str_size" fun nil (lib "str_size.pro" nil "saxo") "Result = %s(string, targetwidth)" (nil ("INITSIZE") ("STEP")))
[244]17   ("too_cool" fun nil (lib "string2struct.pro" nil "saxo") "Result = %s" (nil ("_EXTRA")))
[68]18   ("string2struct" fun nil (lib "string2struct.pro" nil "saxo") "Result = %s(strVal)" (nil))
19   ("strkeywd" fun nil (lib "strkeywd.pro" nil "saxo") "Result = %s(struct)" (nil))
20   ("strright" fun nil (lib "strright.pro" nil "saxo") "Result = %s(s, lastn)" (nil))
[288]21   ("strsci" fun nil (lib "strsci.pro" nil "saxo") "Result = %s(data)" (nil ("FORMAT") ("MANTISSA_ONLY") ("POT_ONLY") ("SHORT") ("TRIM")))
[195]22   ("strsed" fun nil (lib "strsed.pro" nil "saxo") "Result = %s(str, exp1, exp2)" (nil ("FOLD_CASE")))
[177]23   ("strtok" fun nil (lib "strtok.pro" nil "saxo") "Result = %s(string, token)" (nil ("HELP") ("TRIM")))
[288]24   ("strwhere" fun nil (lib "strwhere.pro" nil "saxo") "Result = %s(str, schar, count)" (nil))
[68]25   ("tostr" fun nil (lib "tostr.pro" nil "saxo") "Result = %s(input)" (nil))))
Note: See TracBrowser for help on using the repository browser.