Thread: concatenating blackboard variables

Started: 2007-08-20 16:29:33
Last activity: 2007-08-20 16:29:33
Topics: SAC Help
Carmen del FresnoRodríguez-Portugal
2007-08-20 16:29:33
I have been using SAC for about four years under SUN-Solaris without any
problem but I have recently had to migrate to work with a Linux-Suse and
I installed SAC v101.0. I am having some problems when I try to
concatenate blackboard variables.

For example, if I run this easy macro:

do file wild *bhz
setbb base ( BEFORE "bhz" $file )
message "base is %base%"
r %base%bhz %base%bhe %base%bhn
synch
enddo

Everything works fine until the 4th line, where I get a segmentation
fault.

Any ideas?
Thank you very much,
Carmen


09:11:57 v.22510d55