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

Last change on this file since 402 was 402, checked in by smasson, 15 years ago

update documentation

  • Property svn:executable set to *
File size: 2.0 KB
Line 
1;;
2;; IDLWAVE catalog for library saxo
3;; Automatically Generated -- do not edit.
4;; Created by idlwave_catalog
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")))
9   ("delchr" fun nil (lib "delchr.pro" nil "saxo") "Result = %s(old, c)" (nil ("HELP")))
10   ("getfile" fun nil (lib "getfile.pro" nil "saxo") "Result = %s(filein)" (nil ("ERROR") ("FIND") ("HELP") ("LINES") ("QUIET")))
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")))
13   ("lenstr" fun nil (lib "lenstr.pro" nil "saxo") "Result = %s(str)" (nil))
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")))
17   ("too_cool" fun nil (lib "string2struct.pro" nil "saxo") "Result = %s" (nil ("_EXTRA")))
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))
21   ("strsci" fun nil (lib "strsci.pro" nil "saxo") "Result = %s(data)" (nil ("FORMAT") ("MANTISSA_ONLY") ("POT_ONLY") ("SHORT") ("TRIM")))
22   ("strsed" fun nil (lib "strsed.pro" nil "saxo") "Result = %s(str, exp1, exp2)" (nil ("FOLD_CASE")))
23   ("strtok" fun nil (lib "strtok.pro" nil "saxo") "Result = %s(string, token)" (nil ("HELP") ("TRIM")))
24   ("strwhere" fun nil (lib "strwhere.pro" nil "saxo") "Result = %s(str, schar, count)" (nil))
25   ("tostr" fun nil (lib "tostr.pro" nil "saxo") "Result = %s(input)" (nil))))
Note: See TracBrowser for help on using the repository browser.