esrf

Beamline Instrument Software Support
SPEC Macro documentation: [ Macro Index | BCU Home ]

See other macros in category: All
Description:
Documentation:
Macros:
    strlibver
    Usage: strlibver
    returns RCS version of .mac file


Internal Macros:
    str_trim
    Usage: str_trim(s)


    str_only_let_dig
    Usage: str_only_let_dig(s_in)


    str_trim_left
    Usage: str_trim_left(s)


    str_trim_white_left
    Usage: str_trim_white_left(s)


    str_trim_right
    Usage: str_trim_right(s)


    str_trim_white_right
    Usage: str_trim_white_right(s)


    str_trim_both
    Usage: str_trim_both(s)


    str_trim_white_both
    Usage: str_trim_white_both(s)


    str_trim_white
    Usage: str_trim_white(s)


    str_xtrim_left
    Usage: str_xtrim_left(s)


    str_xtrim_right
    Usage: str_xtrim_right(s)


    str_xtrim
    Usage: str_xtrim(s)


    str_xtrim_all
    Usage: str_xtrim_all(s)


    str_rcs_filename
    Usage: str_rcs_filename(s)


    str_iseq
    Usage: str_iseq(s1, s2, ignore_case)


    str_toupper_char
    Usage: str_toupper_char(c)


    str_tolower
    Usage: str_tolower(s)


    str_toupper
    Usage: str_toupper(s)


    str_xlat
    Usage: str_xlat(s, sOld, sNew)


    str_atof
    Usage: str_atof(s)


    str_is_float
    Usage: str_is_float(s)


    str_no_cntl
    Usage: str_no_cntl(str)


    str_cntl2spc
    Usage: str_cntl2spc(str)


    str_hexdump
    Usage: str_hexdump(str)


Filename: strlib.mac
Author:
Last mod.: 15/12/2014 18:03 by guilloud