Ignore:
Timestamp:
09/21/07 09:14:31 (17 years ago)
Author:
smasson
Message:

update idlwave_catalog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/STRING/.idlwave_catalog

    r244 r288  
    77(setq idlwave-library-catalog-routines 
    88 '(("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"))) 
     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"))) 
    1313   ("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"))) 
     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"))) 
    1717   ("too_cool" fun nil (lib "string2struct.pro" nil "saxo") "Result = %s" (nil ("_EXTRA"))) 
    1818   ("string2struct" fun nil (lib "string2struct.pro" nil "saxo") "Result = %s(strVal)" (nil)) 
    1919   ("strkeywd" fun nil (lib "strkeywd.pro" nil "saxo") "Result = %s(struct)" (nil)) 
    2020   ("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"))) 
     21   ("strsci" fun nil (lib "strsci.pro" nil "saxo") "Result = %s(data)" (nil ("FORMAT") ("MANTISSA_ONLY") ("POT_ONLY") ("SHORT") ("TRIM"))) 
    2222   ("strsed" fun nil (lib "strsed.pro" nil "saxo") "Result = %s(str, exp1, exp2)" (nil ("FOLD_CASE"))) 
    2323   ("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)) 
     24   ("strwhere" fun nil (lib "strwhere.pro" nil "saxo") "Result = %s(str, schar, count)" (nil)) 
    2525   ("tostr" fun nil (lib "tostr.pro" nil "saxo") "Result = %s(input)" (nil)))) 
Note: See TracChangeset for help on using the changeset viewer.