Search found 6 matches

by larra
Mon Jun 09, 2014 4:11 am
Forum: Scripts & Packages
Topic: Keying trigger from output including *
Replies: 1
Views: 2857

Re: Keying trigger from output including *

oopps! figured it out...ignore me!
by larra
Mon Jun 09, 2014 4:07 am
Forum: Scripts & Packages
Topic: Keying trigger from output including *
Replies: 1
Views: 2857

Keying trigger from output including *

Hi, I have what I think is a fairly simple question. I am trying to script a trigger using a bit of output that has an asterisk in it. I will need to recognize the output as a RegExp and I think that the * is messing that up. Can anyone suggest a way to inform the script engine to ignore the * in th...
by larra
Wed Jan 22, 2014 8:04 pm
Forum: Help Forum
Topic: Extracting single line for block of text
Replies: 6
Views: 3624

Re: Extracting single line for block of text

ok! Thanks for your help!
by larra
Wed Jan 22, 2014 6:37 pm
Forum: Help Forum
Topic: Extracting single line for block of text
Replies: 6
Views: 3624

Re: Extracting single line for block of text

I'm not exactly sure what the command would be to capture each line as it comes through the client.
by larra
Wed Jan 22, 2014 2:07 pm
Forum: Help Forum
Topic: Extracting single line for block of text
Replies: 6
Views: 3624

Re: Extracting single line for block of text

It would, but I would prefer to only display the desired line and not the entire block of text. I probably should have made that clear in the initial post. ideally I'd like to have an alias that will issue he command to look at someone, then extract and display only the one desired line from their d...
by larra
Wed Jan 22, 2014 1:00 am
Forum: Help Forum
Topic: Extracting single line for block of text
Replies: 6
Views: 3624

Extracting single line for block of text

I apologize if this is a very basic question. I am trying to write a small script that will extract a single line of text from a larger block of text. I would like to have an alias that will allow me to look at a character's description and extract a line of text from the description. The line in qu...