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

Last change on this file since 114 was 114, checked in by smasson, 18 years ago

new compilation options (compile_opt idl2, strictarrsubs) in each routine

  • Property svn:executable set to *
File size: 2.2 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") ("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   ("strcnt" fun nil (lib "strcnt.pro" nil "saxo") "Result = %s(strn, substrn, startpos)" (nil ("HELP")))
18   ("too_cool" fun nil (lib "string2struct.pro" nil "saxo") "Result = %s" (nil ("_extra")))
19   ("string2struct" fun nil (lib "string2struct.pro" nil "saxo") "Result = %s(strVal)" (nil))
20   ("strkeywd" fun nil (lib "strkeywd.pro" nil "saxo") "Result = %s(struct)" (nil))
21   ("strrepl" fun nil (lib "strrepl.pro" nil "saxo") "Result = %s(str, agument1, rchar)" (nil))
22   ("strright" fun nil (lib "strright.pro" nil "saxo") "Result = %s(s, lastn)" (nil))
23   ("StrSci" fun nil (lib "strsci.pro" nil "saxo") "Result = %s(Data)" (nil ("Format") ("MANTISSA_ONLY") ("POT_Only") ("SHORT") ("TRIM")))
24   ("Strtok" fun nil (lib "strtok.pro" nil "saxo") "Result = %s(string, token)" (nil ("HELP") ("TRIM")))
25   ("strtrans" fun nil (lib "strtrans.pro" nil "saxo") "Result = %s(InputString, from, to, ned)" (nil ("HELP")))
26   ("strwhere" fun nil (lib "strwhere.pro" nil "saxo") "Result = %s(str, schar, Count)" (nil))
27   ("tostr" fun nil (lib "tostr.pro" nil "saxo") "Result = %s(input)" (nil))))
Note: See TracBrowser for help on using the repository browser.