Thread: concatenation

Started: 2008-04-11 05:52:16
Last activity: 2008-04-12 01:22:10
Topics: SAC Help
Geo .
2008-04-11 05:52:16
Dear All,
I have a problem with the concatenation of BB variables as follows,

SETBB A VARIABLE1
SETBB B VARIABLE2
SETBB C (CONC %A% '_' %B) (I want to create VARIABLE1_VARIABLE2, say some
name, as the C value)

This gives me "segmentation fault". How should I get around this problem?

Any help is greatly appreaciated.

Januka.

  • Brian Savage
    2008-04-12 01:22:10
    Januka

    Try placing spaces around the "(" and ")"

    If you are using a version before 101.1, please upgrade.

    Cheers
    Brian


    On Apr 10, 2008, at 10:52 PM, Januka Attanayake wrote:

    Dear All,
    I have a problem with the concatenation of BB variables as follows,

    SETBB A VARIABLE1
    SETBB B VARIABLE2
    SETBB C (CONC %A% '_' %B) (I want to create VARIABLE1_VARIABLE2,
    say some name, as the C value)

    This gives me "segmentation fault". How should I get around this
    problem?

    Any help is greatly appreaciated.

    Januka.


    _______________________________________________
    sac-help mailing list
    sac-help<at>iris.washington.edu
    http://www.iris.washington.edu/mailman/listinfo/sac-help


10:18:26 v.22510d55