excluding @ symbols from commands

13 views
Skip to first unread message

Sebastian Gajardo

unread,
Feb 19, 2020, 3:36:07 PM2/19/20
to chibolts
Hello, we are having an issue running a kwal command. We use the symbol "@Eg" or "@Bg" to indicate the starting or ending of a behavior. When running a kwal we are getting out these @ symbols and cannot find a way to exclude them from our search. The command I was using was: "kwal +t*mot +t*chi +d1 +t%spa +t%xrec +t%xmnc +s$SDS:* +w2 -t@* +re *b*.cha" to get the information I needed but I cannot seem to find a code to exclude the @ symbols. Is it possible. Thanks



example:

*CHI: no [= 173] . 
%spa: $SDS:ED
%xrec: $D1:IBD:NC
*MOT: si traeme el cuadrado verde .
@Eg: $R:T

Leonid Spektor

unread,
Feb 19, 2020, 3:55:57 PM2/19/20
to chib...@googlegroups.com
Sebastian,

I am not sure why @Eg: is added to the output. It is a side effect of using +w2 option. I will have to look into this.

Meanwhile, you can exclude @Eg: from output either before or after you run KWAL command.

For before running KWAL command use command: trim *.cha -t@Eg -t@Bg.
For after running KWAL command with +f option use command: trim *.kwal.cex -t@Eg


Leonid.

--
You received this message because you are subscribed to the Google Groups "chibolts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chibolts+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chibolts/e89fde0f-8445-4599-9d62-46371eb7a747%40googlegroups.com.

Sebastian Gajardo

unread,
Feb 19, 2020, 3:57:28 PM2/19/20
to chibolts
Yes running a trim worked! I just came across it and was going to let you know. Sorry for the trouble


On Wednesday, February 19, 2020 at 2:55:57 PM UTC-6, Leonid Spektor wrote:
Sebastian,

I am not sure why @Eg: is added to the output. It is a side effect of using +w2 option. I will have to look into this.

Meanwhile, you can exclude @Eg: from output either before or after you run KWAL command.

For before running KWAL command use command: trim *.cha -t@Eg -t@Bg.
For after running KWAL command with +f option use command: trim *.kwal.cex -t@Eg


Leonid.

On Feb 19, 2020, at 15:36, Sebastian Gajardo <seb.ga...@gmail.com> wrote:

Hello, we are having an issue running a kwal command. We use the symbol "@Eg" or "@Bg" to indicate the starting or ending of a behavior. When running a kwal we are getting out these @ symbols and cannot find a way to exclude them from our search. The command I was using was: "kwal +t*mot +t*chi +d1 +t%spa +t%xrec +t%xmnc +s$SDS:* +w2 -t@* +re *b*.cha" to get the information I needed but I cannot seem to find a code to exclude the @ symbols. Is it possible. Thanks



example:

*CHI: no [= 173] . 
%spa: $SDS:ED
%xrec: $D1:IBD:NC
*MOT: si traeme el cuadrado verde .
@Eg: $R:T

--
You received this message because you are subscribed to the Google Groups "chibolts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chib...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages